Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dsleep.c90 u8 type_a, type_b; in acpi_sleep_state_supported() local
/linux/drivers/nfc/pn533/
H A Dpn533.c85 } __packed type_b; member
871 static bool pn533_target_type_b_is_valid(struct pn533_target_type_b *type_b, in pn533_target_type_b_is_valid()
/linux/tools/perf/util/
H A Dannotate-data.c473 static bool is_better_type(Dwarf_Die *type_a, Dwarf_Die *type_b) in is_better_type() argument
/linux/kernel/bpf/
H A Dverifier.c17861 enum bpf_reg_type type_b) in merge_ptr_types()