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

/linux-master/arch/x86/events/intel/
H A Duncore_discovery.c54 struct intel_uncore_discovery_type *type_b = __node_2_type(b); local
/linux-master/drivers/acpi/
H A Dsleep.c90 u8 type_a, type_b; local
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-core.c1254 coresight_compare_type(enum coresight_dev_type type_a, union coresight_dev_subtype subtype_a, enum coresight_dev_type type_b, union coresight_dev_subtype subtype_b) argument
/linux-master/mm/
H A Dmemblock.c1113 __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) argument
1208 __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) argument
[all...]
/linux-master/drivers/nfc/pn533/
H A Dpn533.c85 } __packed type_b; member in union:pn533_cmd_poll_initdata
860 static bool pn533_target_type_b_is_valid(struct pn533_target_type_b *type_b, argument

Completed in 122 milliseconds