Searched refs:DRIVER_DESC (Results 26 - 50 of 312) sorted by relevance

1234567891011>>

/linux-master/drivers/input/touchscreen/
H A Dinexio.c22 #define DRIVER_DESC "iNexio serial touchscreen driver" macro
25 MODULE_DESCRIPTION(DRIVER_DESC); variable
179 .description = DRIVER_DESC,
H A Dhampshire.c22 #define DRIVER_DESC "Hampshire serial touchscreen driver" macro
25 MODULE_DESCRIPTION(DRIVER_DESC); variable
177 .description = DRIVER_DESC,
H A Dfujitsu_ts.c16 #define DRIVER_DESC "Fujitsu serial touchscreen driver" macro
19 MODULE_DESCRIPTION(DRIVER_DESC); variable
166 .description = DRIVER_DESC,
H A Ddynapro.c23 #define DRIVER_DESC "Dynapro serial touchscreen driver" macro
26 MODULE_DESCRIPTION(DRIVER_DESC); variable
178 .description = DRIVER_DESC,
H A Degalax_ts_serial.c20 #define DRIVER_DESC "EETI Egalax serial touchscreen driver" macro
180 .description = DRIVER_DESC,
189 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dgunze.c17 #define DRIVER_DESC "Gunze AHL-51S touchscreen driver" macro
20 MODULE_DESCRIPTION(DRIVER_DESC); variable
162 .description = DRIVER_DESC,
/linux-master/drivers/misc/ibmasm/
H A Dmodule.c196 info(DRIVER_DESC " version " DRIVER_VERSION " unloaded");
213 info(DRIVER_DESC " version " DRIVER_VERSION " loaded");
221 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/usb/gadget/legacy/
H A Dprinter.c20 #define DRIVER_DESC "Printer Gadget" macro
85 static char product_desc [40] = DRIVER_DESC;
224 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dether.c60 #define DRIVER_DESC "Ethernet Gadget" macro
174 [USB_GADGET_PRODUCT_IDX].s = PREFIX DRIVER_DESC,
429 DRIVER_DESC);
482 MODULE_DESCRIPTION(PREFIX DRIVER_DESC); variable
/linux-master/drivers/input/keyboard/
H A Dxtkbd.c15 #define DRIVER_DESC "XT keyboard driver" macro
18 MODULE_DESCRIPTION(DRIVER_DESC); variable
145 .description = DRIVER_DESC,
H A Dnewtonkbd.c15 #define DRIVER_DESC "Newton keyboard driver" macro
18 MODULE_DESCRIPTION(DRIVER_DESC); variable
142 .description = DRIVER_DESC,
H A Dstowaway.c18 #define DRIVER_DESC "Stowaway keyboard driver" macro
21 MODULE_DESCRIPTION(DRIVER_DESC); variable
146 .description = DRIVER_DESC,
/linux-master/drivers/input/joystick/
H A Dtwidjoy.c41 #define DRIVER_DESC "Handykey Twiddler keyboard as a joystick driver" macro
43 MODULE_DESCRIPTION(DRIVER_DESC); variable
237 .description = DRIVER_DESC,
H A Dwarrior.c16 #define DRIVER_DESC "Logitech WingMan Warrior joystick driver" macro
19 MODULE_DESCRIPTION(DRIVER_DESC); variable
193 .description = DRIVER_DESC,
H A Dstinger.c17 #define DRIVER_DESC "Gravis Stinger gamepad driver" macro
20 MODULE_DESCRIPTION(DRIVER_DESC); variable
184 .description = DRIVER_DESC,
H A Dzhenhua.c38 #define DRIVER_DESC "RC transmitter with 5-byte Zhen Hua protocol joystick driver" macro
40 MODULE_DESCRIPTION(DRIVER_DESC); variable
195 .description = DRIVER_DESC,
H A Dmagellan.c16 #define DRIVER_DESC "Magellan and SpaceMouse 6dof controller driver" macro
19 MODULE_DESCRIPTION(DRIVER_DESC); variable
198 .description = DRIVER_DESC,
H A Dfsia6b.c22 #define DRIVER_DESC "FS-iA6B iBus RC receiver" macro
25 MODULE_DESCRIPTION(DRIVER_DESC); variable
154 input_dev->name = DRIVER_DESC;
224 .description = DRIVER_DESC,
/linux-master/drivers/usb/serial/
H A Daircable.c63 #define DRIVER_DESC "AIRcable USB Driver" macro
160 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/usb/misc/
H A Dtrancevibrator.c16 #define DRIVER_DESC "PlayStation 2 Trance Vibrator driver" macro
127 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/uio/
H A Duio_pci_generic.c29 #define DRIVER_DESC "Generic UIO driver for PCI 2.3 devices" macro
149 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/usb/host/
H A Dehci-npcm7xx.c25 #define DRIVER_DESC "EHCI npcm7xx driver" macro
151 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/gpu/drm/solomon/
H A Dssd130x-spi.c14 #define DRIVER_DESC "DRM driver for Solomon SSD13xx OLED displays (SPI)" macro
192 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/vfio/platform/
H A Dvfio_amba.c17 #define DRIVER_DESC "VFIO for AMBA devices - User Level meta-driver" macro
147 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dvfio_platform.c17 #define DRIVER_DESC "VFIO for platform devices - User Level meta-driver" macro
127 MODULE_DESCRIPTION(DRIVER_DESC); variable

Completed in 345 milliseconds

1234567891011>>