Searched defs:get_type (Results 1 - 9 of 9) sorted by relevance
/linux-4.4.14/drivers/md/ |
H A D | dm-exception-store.c | 72 static struct dm_exception_store_type *get_type(const char *type_name) get_type() function
|
H A D | dm-log.c | 65 static struct dm_dirty_log_type *get_type(const char *type_name) get_type() function
|
/linux-4.4.14/scripts/gdb/linux/ |
H A D | utils.py | 26 def get_type(self): member in class:CachedType
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | reloc_32.S | 129 get_type: label
|
/linux-4.4.14/drivers/regulator/ |
H A D | devres.c | 33 _devm_regulator_get(struct device *dev, const char *id, int get_type) _devm_regulator_get() argument
|
/linux-4.4.14/kernel/gcov/ |
H A D | gcc_3_4.c | 351 static struct type_info *get_type(struct gcov_iterator *iter) get_type() function
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
H A D | dst.c | 950 u8 get_type[] = { 0x00, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; dst_card_type() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 232 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) halbtc_get() argument
|
/linux-4.4.14/tools/lib/traceevent/ |
H A D | event-parse.c | 875 static enum event_type get_type(int ch) get_type() function
|
Completed in 432 milliseconds