Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Ddevres.c23 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()
H A Dcore.c2111 enum regulator_get_type get_type) in _regulator_get_common_check()
2140 const char *id, enum regulator_get_type get_type) in _regulator_get_common()
2263 enum regulator_get_type get_type) in _regulator_get()
4936 struct regulator_bulk_data *consumers, enum regulator_get_type get_type) in _regulator_bulk_get()
/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.py26 def get_type(self): member in CachedType
/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/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.c503 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get()