Home
last modified time | relevance | path

Searched defs:type_b (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/acpi/
H A Dsleep.c90 u8 type_a, type_b; in acpi_sleep_state_supported() local
/linux/arch/x86/events/intel/
H A Duncore_discovery.c37 const struct intel_uncore_discovery_type *type_b = __node_2_type(b); in __type_cmp() local
/linux/drivers/nfc/pn533/
H A Dpn533.c85 } __packed type_b; member
860 static bool pn533_target_type_b_is_valid(struct pn533_target_type_b *type_b, in pn533_target_type_b_is_valid()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c1492 enum coresight_dev_type type_b, in coresight_compare_type()
/linux/tools/perf/util/
H A Dannotate-data.c473 is_better_type(Dwarf_Die * type_a,Dwarf_Die * type_b) is_better_type() argument