Searched defs:get_type (Results 1 – 10 of 10) sorted by relevance
/linux-6.14.4/drivers/regulator/ |
D | devres.c | 23 int get_type) in _devm_regulator_get() 81 int get_type) in _devm_regulator_get_enable() 250 enum regulator_get_type get_type) in _devm_regulator_bulk_get() 755 const char *id, int get_type) in _devm_of_regulator_get()
|
D | of_regulator.c | 687 const char *id, enum regulator_get_type get_type) in _of_regulator_get()
|
D | core.c | 2172 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-6.14.4/arch/powerpc/kernel/ |
D | reloc_32.S | 125 get_type: label
|
/linux-6.14.4/drivers/md/ |
D | dm-exception-store.c | 73 static struct dm_exception_store_type *get_type(const char *type_name) in get_type() function
|
D | dm-log.c | 66 static struct dm_dirty_log_type *get_type(const char *type_name) in get_type() function
|
/linux-6.14.4/scripts/gdb/linux/ |
D | utils.py | 26 def get_type(self): member in CachedType
|
/linux-6.14.4/drivers/media/pci/bt8xx/ |
D | dst.c | 919 u8 get_type[] = { 0x00, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in dst_card_type() local
|
/linux-6.14.4/drivers/virtio/ |
D | virtio_pci_modern.c | 1145 u8 get_type, struct scatterlist *res_sg, in virtio_pci_admin_dev_parts_get()
|
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
D | halbtcoutsrc.c | 503 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get()
|