/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | reloc_32.S | 125 get_type: label
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | reloc_32.S | 125 get_type: label
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-exception-store.c | 72 static struct dm_exception_store_type *get_type(const char *type_name) in get_type() function
|
H A D | dm-log.c | 65 static struct dm_dirty_log_type *get_type(const char *type_name) in get_type() function
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-exception-store.c | 73 static struct dm_exception_store_type *get_type(const char *type_name) in get_type() function
|
H A D | dm-log.c | 66 static struct dm_dirty_log_type *get_type(const char *type_name) in get_type() function
|
/kernel/linux/linux-5.10/scripts/gdb/linux/ |
H A D | utils.py | 26 def get_type(self): member in CachedType
|
/kernel/linux/linux-5.10/drivers/regulator/ |
H A D | devres.c | 22 _devm_regulator_get(struct device *dev, const char *id, int get_type) _devm_regulator_get() argument
|
H A D | core.c | 2007 _regulator_get(struct device *dev, const char *id, enum regulator_get_type get_type) _regulator_get() argument
|
/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | devres.c | 22 _devm_regulator_get(struct device *dev, const char *id, int get_type) _devm_regulator_get() argument 80 _devm_regulator_get_enable(struct device *dev, const char *id, int get_type) _devm_regulator_get_enable() argument 189 _devm_regulator_bulk_get(struct device *dev, int num_consumers, struct regulator_bulk_data *consumers, enum regulator_get_type get_type) _devm_regulator_bulk_get() argument
|
H A D | core.c | 2165 _regulator_get(struct device *dev, const char *id, enum regulator_get_type get_type) _regulator_get() argument 4859 _regulator_bulk_get(struct device *dev, int num_consumers, struct regulator_bulk_data *consumers, enum regulator_get_type get_type) _regulator_bulk_get() argument
|
/kernel/linux/linux-6.6/scripts/gdb/linux/ |
H A D | utils.py | 26 def get_type(self): member in CachedType
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | dst.c | 919 u8 get_type[] = { 0x00, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in dst_card_type() local
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | dst.c | 919 u8 get_type[] = { 0x00, 0x11, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; in dst_card_type() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 519 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
H A D | halbtcoutsrc.c | 503 static bool halbtc_get(void *void_btcoexist, u8 get_type, void *out_buf) in halbtc_get() argument
|
/kernel/linux/linux-5.10/tools/lib/traceevent/ |
H A D | event-parse.c | 931 static enum tep_event_type get_type(int ch) in get_type() function
|