HomeSort by relevance Sort by last modified time
    Searched refs:check_dup_entry (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/x86/cpu/
irq.c 121 static struct irq_info *check_dup_entry(struct irq_info *slot_base, function
279 slot = check_dup_entry(slot_base, irq_entries,
  /external/u-boot/arch/x86/lib/
mpspec.c 265 static bool check_dup_entry(struct mpc_config_intsrc *intsrc_base, function
330 if (check_dup_entry(intsrc_base, intsrc_entries,

Completed in 551 milliseconds