Home
last modified time | relevance | path

Searched defs:type_a (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/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/drivers/nfc/pn533/
H A Dpn533.c682 static bool pn533_target_type_a_is_valid(struct pn533_target_type_a *type_a, in pn533_target_type_a_is_valid()
/linux/kernel/bpf/
H A Dverifier.c17860 static enum bpf_reg_type merge_ptr_types(enum bpf_reg_type type_a, in merge_ptr_types()