Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/kernel/
Dreloc_32.S125 get_type: label
/linux-6.1.9/drivers/md/
Ddm-exception-store.c72 static struct dm_exception_store_type *get_type(const char *type_name) in get_type() function
Ddm-log.c65 static struct dm_dirty_log_type *get_type(const char *type_name) in get_type() function
/linux-6.1.9/drivers/regulator/
Ddevres.c23 int get_type) in _devm_regulator_get()
81 int get_type) in _devm_regulator_get_enable()
Dcore.c2102 enum regulator_get_type get_type) in _regulator_get()
/linux-6.1.9/scripts/gdb/linux/
Dutils.py26 def get_type(self): member in CachedType
/linux-6.1.9/drivers/media/pci/bt8xx/
Ddst.c919 u8 get_type[] = { 0x00, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in dst_card_type() local
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c503 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get()
/linux-6.1.9/tools/lib/traceevent/
Devent-parse.c931 static enum tep_event_type get_type(int ch) in get_type() function