Searched refs:DRIVER_DESC (Results 1 - 25 of 181) sorted by relevance

12345678

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Dtdfx_drv.h40 #define DRIVER_DESC "3dfx Banshee/Voodoo3+" macro
H A Dtdfx_drv.c62 .desc = DRIVER_DESC,
83 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dsis_drv.h36 #define DRIVER_DESC "SIS 300/630/540 and XGI V3XE/V5/V8" macro
H A Di810_drv.c74 .desc = DRIVER_DESC,
96 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Di830_drv.c85 .desc = DRIVER_DESC,
107 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Di915_drv.c82 .desc = DRIVER_DESC,
104 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dmga_drv.c84 .desc = DRIVER_DESC,
106 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dr128_drv.c80 .desc = DRIVER_DESC,
102 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dsavage_drv.c65 .desc = DRIVER_DESC,
87 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dsis_drv.c94 .desc = DRIVER_DESC,
116 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dvia_drv.c76 .desc = DRIVER_DESC,
99 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dradeon_drv.c102 .desc = DRIVER_DESC,
124 MODULE_DESCRIPTION(DRIVER_DESC); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dhp4x.c26 #define DRIVER_DESC "HP4x (48/49) Generic Serial driver" macro
68 info(DRIVER_DESC " " DRIVER_VERSION);
85 MODULE_DESCRIPTION(DRIVER_DESC); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/pvrusb2/
H A Dpvrusb2-main.c40 #define DRIVER_DESC "Hauppauge WinTV-PVR-USB2 MPEG2 Encoder/Tuner" macro
130 info(DRIVER_DESC " : " DRIVER_VERSION);
158 MODULE_DESCRIPTION(DRIVER_DESC); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/tablet/
H A Dwacom.h89 #define DRIVER_DESC "USB Wacom Graphire and Wacom Intuos tablet driver" macro
93 MODULE_DESCRIPTION(DRIVER_DESC); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/joystick/
H A Djoydump.c39 #define DRIVER_DESC "Gameport data dumper module" macro
42 MODULE_DESCRIPTION(DRIVER_DESC); variable
159 .description = DRIVER_DESC,
H A Dmagellan.c38 #define DRIVER_DESC "Magellan and SpaceMouse 6dof controller driver" macro
41 MODULE_DESCRIPTION(DRIVER_DESC); variable
220 .description = DRIVER_DESC,
H A Dstinger.c39 #define DRIVER_DESC "Gravis Stinger gamepad driver" macro
42 MODULE_DESCRIPTION(DRIVER_DESC); variable
205 .description = DRIVER_DESC,
H A Dwarrior.c38 #define DRIVER_DESC "Logitech WingMan Warrior joystick driver" macro
41 MODULE_DESCRIPTION(DRIVER_DESC); variable
213 .description = DRIVER_DESC,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dtrancevibrator.c31 #define DRIVER_DESC "PlayStation 2 Trance Vibrator driver" macro
145 info(DRIVER_VERSION ":" DRIVER_DESC);
158 MODULE_DESCRIPTION(DRIVER_DESC); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/keyboard/
H A Dnewtonkbd.c35 #define DRIVER_DESC "Newton keyboard driver" macro
38 MODULE_DESCRIPTION(DRIVER_DESC); variable
162 .description = DRIVER_DESC,
H A Dstowaway.c38 #define DRIVER_DESC "Stowaway keyboard driver" macro
41 MODULE_DESCRIPTION(DRIVER_DESC); variable
166 .description = DRIVER_DESC,
H A Dxtkbd.c37 #define DRIVER_DESC "XT keyboard driver" macro
40 MODULE_DESCRIPTION(DRIVER_DESC); variable
167 .description = DRIVER_DESC,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/touchscreen/
H A Dgunze.c39 #define DRIVER_DESC "Gunze AHL-51S touchscreen driver" macro
42 MODULE_DESCRIPTION(DRIVER_DESC); variable
184 .description = DRIVER_DESC,
H A Dmtouch.c26 #define DRIVER_DESC "MicroTouch serial touchscreen driver" macro
29 MODULE_DESCRIPTION(DRIVER_DESC); variable
197 .description = DRIVER_DESC,

Completed in 154 milliseconds

12345678