Home
last modified time | relevance | path

Searched refs:DRIVER_DESC (Results 26 – 50 of 313) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/misc/ibmasm/
H A Dmodule.c196 info(DRIVER_DESC " version " DRIVER_VERSION " unloaded"); in ibmasm_exit()
213 info(DRIVER_DESC " version " DRIVER_VERSION " loaded"); in ibmasm_init()
221 MODULE_DESCRIPTION(DRIVER_DESC);
/openbmc/linux/drivers/input/touchscreen/
H A Dmtouch.c21 #define DRIVER_DESC "MicroTouch serial touchscreen driver" macro
24 MODULE_DESCRIPTION(DRIVER_DESC);
193 .description = DRIVER_DESC,
/openbmc/linux/drivers/pci/hotplug/
H A Dcpcihp_generic.c27 #define DRIVER_DESC "Generic port I/O CompactPCI Hot Plug Driver" macro
129 info(DRIVER_DESC " version: " DRIVER_VERSION); in cpcihp_generic_init()
194 MODULE_DESCRIPTION(DRIVER_DESC);
H A Dacpiphp_core.c44 #define DRIVER_DESC "ACPI Hot Plug PCI Controller Driver" macro
47 MODULE_DESCRIPTION(DRIVER_DESC);
308 pr_info(DRIVER_DESC " version: " DRIVER_VERSION "%s\n", in acpiphp_init()
H A Dshpchp_core.c31 #define DRIVER_DESC "Standard Hot Plug PCI Controller Driver" macro
34 MODULE_DESCRIPTION(DRIVER_DESC);
332 info(DRIVER_DESC " version: " DRIVER_VERSION "\n"); in shpcd_init()
341 info(DRIVER_DESC " version: " DRIVER_VERSION " unloaded\n"); in shpcd_cleanup()
H A Dcpcihp_zt5550.c26 #define DRIVER_DESC "ZT5550 CompactPCI Hot Plug Driver" macro
282 info(DRIVER_DESC " version: " DRIVER_VERSION); in zt5550_init()
304 MODULE_DESCRIPTION(DRIVER_DESC);
/openbmc/linux/drivers/input/keyboard/
H A Dnewtonkbd.c15 #define DRIVER_DESC "Newton keyboard driver" macro
18 MODULE_DESCRIPTION(DRIVER_DESC);
142 .description = DRIVER_DESC,
H A Dstowaway.c18 #define DRIVER_DESC "Stowaway keyboard driver" macro
21 MODULE_DESCRIPTION(DRIVER_DESC);
146 .description = DRIVER_DESC,
/openbmc/linux/drivers/input/joystick/
H A Dmagellan.c16 #define DRIVER_DESC "Magellan and SpaceMouse 6dof controller driver" macro
19 MODULE_DESCRIPTION(DRIVER_DESC);
198 .description = DRIVER_DESC,
H A Dstinger.c17 #define DRIVER_DESC "Gravis Stinger gamepad driver" macro
20 MODULE_DESCRIPTION(DRIVER_DESC);
184 .description = DRIVER_DESC,
H A Dtwidjoy.c41 #define DRIVER_DESC "Handykey Twiddler keyboard as a joystick driver" macro
43 MODULE_DESCRIPTION(DRIVER_DESC);
237 .description = DRIVER_DESC,
H A Dwarrior.c16 #define DRIVER_DESC "Logitech WingMan Warrior joystick driver" macro
19 MODULE_DESCRIPTION(DRIVER_DESC);
193 .description = DRIVER_DESC,
H A Dspaceorb.c19 #define DRIVER_DESC "SpaceTec SpaceOrb 360 and Avenger 6dof controller driver" macro
22 MODULE_DESCRIPTION(DRIVER_DESC);
213 .description = DRIVER_DESC,
/openbmc/linux/drivers/gpu/drm/solomon/
H A Dssd130x-i2c.c17 #define DRIVER_DESC "DRM driver for Solomon SSD130x OLED displays (I2C)" macro
109 MODULE_DESCRIPTION(DRIVER_DESC);
H A Dssd130x-spi.c14 #define DRIVER_DESC "DRM driver for Solomon SSD130X OLED displays (SPI)" macro
166 MODULE_DESCRIPTION(DRIVER_DESC);
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dether.c60 #define DRIVER_DESC "Ethernet Gadget" macro
174 [USB_GADGET_PRODUCT_IDX].s = PREFIX DRIVER_DESC,
429 DRIVER_DESC); in eth_bind()
482 MODULE_DESCRIPTION(PREFIX DRIVER_DESC);
H A Dmulti.c25 #define DRIVER_DESC "Multifunction Composite Gadget" macro
27 MODULE_DESCRIPTION(DRIVER_DESC);
86 [USB_GADGET_PRODUCT_IDX].s = DRIVER_DESC,
422 dev_info(&gadget->dev, DRIVER_DESC "\n"); in multi_bind()
/openbmc/linux/drivers/gpu/drm/tve200/
H A Dtve200_drv.c54 #define DRIVER_DESC "DRM module for Faraday TVE200" macro
146 .desc = DRIVER_DESC,
276 MODULE_DESCRIPTION(DRIVER_DESC);
/openbmc/linux/drivers/usb/serial/
H A Daircable.c63 #define DRIVER_DESC "AIRcable USB Driver" macro
160 MODULE_DESCRIPTION(DRIVER_DESC);
/openbmc/linux/drivers/usb/host/
H A Dohci-nxp.c47 #define DRIVER_DESC "OHCI NXP driver" macro
175 dev_dbg(&pdev->dev, "%s: " DRIVER_DESC " (nxp)\n", hcd_name); in ohci_hcd_nxp_probe()
286 MODULE_DESCRIPTION(DRIVER_DESC);
H A Dehci-npcm7xx.c25 #define DRIVER_DESC "EHCI npcm7xx driver" macro
151 MODULE_DESCRIPTION(DRIVER_DESC);
/openbmc/linux/drivers/usb/misc/
H A Dtrancevibrator.c16 #define DRIVER_DESC "PlayStation 2 Trance Vibrator driver" macro
127 MODULE_DESCRIPTION(DRIVER_DESC);
/openbmc/linux/drivers/vfio/platform/
H A Dvfio_platform.c17 #define DRIVER_DESC "VFIO for platform devices - User Level meta-driver" macro
128 MODULE_DESCRIPTION(DRIVER_DESC);
/openbmc/linux/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);
/openbmc/linux/drivers/media/rc/
H A Dxbox_remote.c27 #define DRIVER_DESC "Xbox DVD USB Remote Control" macro
241 DRIVER_DESC "(%04x,%04x)", in xbox_remote_probe()
303 MODULE_DESCRIPTION(DRIVER_DESC);

12345678910>>...13