Searched defs:type_a (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/include/linux/ |
A D | memblock.h | 183 #define __for_each_mem_range(i, type_a, type_b, nid, flags, \ argument 203 #define __for_each_mem_range_rev(i, type_a, type_b, nid, flags, \ argument
|
/linux-6.3-rc2/drivers/acpi/ |
A D | sleep.c | 90 u8 type_a, type_b; in acpi_sleep_state_supported() local
|
/linux-6.3-rc2/mm/ |
A D | memblock.c | 1056 struct memblock_type *type_a, in __next_mem_range() 1152 struct memblock_type *type_a, in __next_mem_range_rev()
|
/linux-6.3-rc2/drivers/nfc/pn533/ |
A D | pn533.c | 673 static bool pn533_target_type_a_is_valid(struct pn533_target_type_a *type_a, in pn533_target_type_a_is_valid()
|
Completed in 23 milliseconds