Home
last modified time | relevance | path

Searched defs:get_type (Results 1 – 7 of 7) sorted by relevance

/linux/arch/powerpc/kernel/
H A Dreloc_32.S125 get_type: label
/linux/drivers/md/
H A Ddm-exception-store.c73 static struct dm_exception_store_type *get_type(const char *type_name) in get_type() function
H A Ddm-log.c66 static struct dm_dirty_log_type *get_type(const char *type_name) in get_type() function
/linux/scripts/gdb/linux/
H A Dutils.py31 def get_type(self): member in CachedType
/linux/drivers/regulator/
H A Dcore.c2172 enum regulator_get_type get_type) in _regulator_get_common_check()
2201 const char *id, enum regulator_get_type get_type) in _regulator_get_common()
2328 enum regulator_get_type get_type) in _regulator_get()
5043 struct regulator_bulk_data *consumers, enum regulator_get_type get_type) in _regulator_bulk_get()
/linux/drivers/media/pci/bt8xx/
H A Ddst.c919 u8 get_type[] = { 0x00, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in dst_card_type() local
/linux/drivers/virtio/
H A Dvirtio_pci_modern.c1156 u8 get_type, struct scatterlist *res_sg, in virtio_pci_admin_dev_parts_get()