Searched defs:type_a (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | sleep.c | 90 u8 type_a, type_b; in acpi_sleep_state_supported() local
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | sleep.c | 86 u8 type_a, type_b; in acpi_sleep_state_supported() local
|
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
H A D | coresight-core.c | 1705 static bool coresight_compare_type(enum coresight_dev_type type_a, in coresight_compare_type() argument
|
/kernel/linux/linux-5.10/mm/ |
H A D | memblock.c | 992 __next_mem_range(u64 *idx, int nid, enum memblock_flags flags, struct memblock_type *type_a, struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid) __next_mem_range() argument 1087 __next_mem_range_rev(u64 *idx, int nid, enum memblock_flags flags, struct memblock_type *type_a, struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid) __next_mem_range_rev() argument [all...] |
/kernel/linux/linux-6.6/mm/ |
H A D | memblock.c | 1061 __next_mem_range(u64 *idx, int nid, enum memblock_flags flags, struct memblock_type *type_a, struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid) __next_mem_range() argument 1156 __next_mem_range_rev(u64 *idx, int nid, enum memblock_flags flags, struct memblock_type *type_a, struct memblock_type *type_b, phys_addr_t *out_start, phys_addr_t *out_end, int *out_nid) __next_mem_range_rev() argument [all...] |
/kernel/linux/linux-5.10/drivers/nfc/pn533/ |
H A D | pn533.c | 681 static bool pn533_target_type_a_is_valid(struct pn533_target_type_a *type_a, in pn533_target_type_a_is_valid() argument
|
/kernel/linux/linux-6.6/drivers/nfc/pn533/ |
H 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() argument
|
Completed in 21 milliseconds