Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/kernel/
Dreloc_32.S129 get_type: label
/Linux-v4.19/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-v4.19/scripts/gdb/linux/
Dutils.py26 def get_type(self): member in CachedType
/Linux-v4.19/drivers/regulator/
Ddevres.c28 int get_type) in _devm_regulator_get()
Dcore.c1641 enum regulator_get_type get_type) in _regulator_get()
/Linux-v4.19/kernel/gcov/
Dgcc_3_4.c352 static struct type_info *get_type(struct gcov_iterator *iter) in get_type() function
/Linux-v4.19/drivers/media/pci/bt8xx/
Ddst.c931 u8 get_type[] = { 0x00, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in dst_card_type() local
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/btcoexist/
Dhalbtcoutsrc.c547 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get()
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/
Dhalbtcoutsrc.c494 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get()
/Linux-v4.19/tools/lib/traceevent/
Devent-parse.c865 static enum event_type get_type(int ch) in get_type() function