Searched defs:get_type (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/arch/powerpc/kernel/ |
D | reloc_32.S | 129 get_type: label
|
/Linux-v4.19/drivers/md/ |
D | dm-exception-store.c | 72 static struct dm_exception_store_type *get_type(const char *type_name) in get_type() function
|
D | dm-log.c | 65 static struct dm_dirty_log_type *get_type(const char *type_name) in get_type() function
|
/Linux-v4.19/scripts/gdb/linux/ |
D | utils.py | 26 def get_type(self): member in CachedType
|
/Linux-v4.19/drivers/regulator/ |
D | devres.c | 28 int get_type) in _devm_regulator_get()
|
D | core.c | 1641 enum regulator_get_type get_type) in _regulator_get()
|
/Linux-v4.19/kernel/gcov/ |
D | gcc_3_4.c | 352 static struct type_info *get_type(struct gcov_iterator *iter) in get_type() function
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | dst.c | 931 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/ |
D | halbtcoutsrc.c | 547 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get()
|
/Linux-v4.19/drivers/staging/rtlwifi/btcoexist/ |
D | halbtcoutsrc.c | 494 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get()
|
/Linux-v4.19/tools/lib/traceevent/ |
D | event-parse.c | 865 static enum event_type get_type(int ch) in get_type() function
|