Searched defs:get_type (Results 1 – 8 of 8) sorted by relevance
/linux-6.8/drivers/regulator/ |
D | devres.c | 23 int get_type) in _devm_regulator_get() 81 int get_type) in _devm_regulator_get_enable() 191 enum regulator_get_type get_type) in _devm_regulator_bulk_get()
|
D | core.c | 2168 enum regulator_get_type get_type) in _regulator_get() 4878 struct regulator_bulk_data *consumers, enum regulator_get_type get_type) in _regulator_bulk_get()
|
/linux-6.8/arch/powerpc/kernel/ |
D | reloc_32.S | 125 get_type: label
|
/linux-6.8/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.8/scripts/gdb/linux/ |
D | utils.py | 26 def get_type(self): member in CachedType
|
/linux-6.8/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.8/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()
|