| /linux/drivers/base/ | 
| H A D | module.c | 14 	char *driver_name;  in make_driver_name()  local 35 	char *driver_name;  in module_add_driver()  local 96 	char *driver_name;  in module_remove_driver()  local
  | 
| /linux/include/media/ | 
| H A D | media-device.h | 151 	char driver_name[32];  member 473 					   char *driver_name)  in __media_device_usb_init()
  | 
| /linux/drivers/usb/atm/ | 
| H A D | usbatm.h | 74 	const char *driver_name;  member 127 	char driver_name[16];  member
  | 
| /linux/tools/testing/selftests/arm64/fp/ | 
| H A D | kernel-test.c | 71 	char *c, *driver_name;  in create_socket()  local
  | 
| /linux/include/uapi/linux/ | 
| H A D | sync_file.h | 48 	char	driver_name[32];  member
  | 
| /linux/lib/kunit/ | 
| H A D | device.c | 196 		const char *driver_name = driver->name;  in kunit_device_unregister()  local
  | 
| /linux/drivers/mtd/nand/raw/ | 
| H A D | pasemi_nand.c | 35 static const char driver_name[] = "pasemi-nand";  variable
  | 
| /linux/drivers/bluetooth/ | 
| H A D | btrtl.h | 113 	const char *driver_name;  member 194 static inline void btrtl_set_driver_name(struct hci_dev *hdev, const char *driver_name)  in btrtl_set_driver_name()
  | 
| /linux/drivers/crypto/ccp/ | 
| H A D | ccp-crypto-aes-galois.c | 190 	const char *driver_name;  member
  | 
| H A D | ccp-crypto-rsa.c | 230 	const char *driver_name;  member
  | 
| /linux/drivers/pcmcia/ | 
| H A D | omap_cf.c | 53 static const char driver_name[] = "omap_cf";  variable
  | 
| H A D | electra_cf.c | 27 static const char driver_name[] = "electra-cf";  variable
  | 
| /linux/sound/firewire/oxfw/ | 
| H A D | oxfw.c | 41 	const char *driver_name;  member 
  | 
| /linux/include/linux/isdn/ | 
| H A D | capilli.h | 44 	char *driver_name;			/* name of driver */  member
  | 
| /linux/drivers/iio/adc/ | 
| H A D | fsl-imx25-gcq.c | 23 static const char * const driver_name = "mx25-gcq";  variable
  | 
| /linux/include/uapi/linux/usb/ | 
| H A D | raw_gadget.h | 32 	__u8	driver_name[UDC_NAME_LENGTH_MAX];  member
  | 
| /linux/sound/soc/ | 
| H A D | soc-core.c | 337 						const char *driver_name)  in snd_soc_rtdcom_lookup() 369 *snd_soc_lookup_component_nolocked(struct device *dev, const char *driver_name)  in snd_soc_lookup_component_nolocked() 395 						   const char *driver_name)  in snd_soc_lookup_component() 2942 	const char *driver_name = NULL;  in snd_soc_unregister_component_by_driver()  local
  | 
| /linux/drivers/thermal/intel/ | 
| H A D | intel_pch_thermal.c | 81 static char driver_name[] = "Intel PCH thermal driver";  variable
  | 
| /linux/drivers/usb/core/ | 
| H A D | devices.c | 197 	const char *driver_name = "";  in usb_dump_interface_descriptor()  local
  | 
| /linux/tools/power/x86/intel_pstate_tracer/ | 
| H A D | intel_pstate_tracer.py | 75 def print_help(driver_name):  argument
  | 
| /linux/sound/usb/line6/ | 
| H A D | driver.c | 741 line6_probe(struct usb_interface * interface,const struct usb_device_id * id,const char * driver_name,const struct line6_properties * properties,int (* private_init)(struct usb_line6 *,const struct usb_device_id * id),size_t data_size) line6_probe()  argument 
  | 
| /linux/drivers/crypto/ccree/ | 
| H A D | cc_driver.h | 172 	char driver_name[CRYPTO_MAX_ALG_NAME];  member
  | 
| /linux/drivers/net/usb/ | 
| H A D | mcs7830.c | 107 static const char driver_name[] = "MOSCHIP usb-ethernet driver";  variable
  | 
| /linux/drivers/firewire/ | 
| H A D | nosy.c | 37 static char driver_name[] = KBUILD_MODNAME;  variable
  | 
| /linux/drivers/media/mc/ | 
| H A D | mc-device.c | 860 			     const char *driver_name)  in __media_device_usb_init()
  |