Searched defs:DRIVER_DESC (Results 276 - 300 of 304) sorted by relevance

<<111213

/linux-master/drivers/hid/
H A Dhid-core.c42 #define DRIVER_DESC "HID core driver" macro
H A Dwacom_sys.c2927 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/input/touchscreen/
H A Dsur40.c108 #define DRIVER_DESC "Surface2.0/SUR40/PixelSense input driver" macro
1190 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/gpu/drm/ast/
H A Dast_drv.h47 #define DRIVER_DESC "AST" macro
/linux-master/drivers/gpu/drm/tiny/
H A Dofdrm.c26 #define DRIVER_DESC "DRM driver for OF platform devices" macro
1409 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/video/fbdev/
H A Dau1200fb.c53 #define DRIVER_DESC "LCD controller driver for AU1200 processors" macro
1840 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/input/keyboard/
H A Datkbd.c30 #define DRIVER_DESC "AT and PS/2 keyboard driver" macro
33 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/usb/gadget/udc/
H A Domap_udc.c59 #define DRIVER_DESC "OMAP UDC driver" macro
2997 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dmax3420_udc.c189 #define DRIVER_DESC "MAX3420 USB Device-Mode Driver" macro
1328 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dpxa27x_udc.c73 #define DRIVER_DESC "PXA 27x USB Device Controller driver" macro
2551 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dfsl_udc_core.c47 #define DRIVER_DESC "Freescale High-Speed USB SOC Device Controller driver" macro
2704 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dpxa25x_udc.c220 #define DRIVER_DESC "PXA 25x USB Device Controller driver" macro
2487 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c48 #define DRIVER_DESC "Atmel at76x USB Wireless LAN Driver" macro
2616 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/gpu/drm/solomon/
H A Dssd130x.c40 #define DRIVER_DESC "DRM driver for Solomon SSD13xx OLED displays" macro
2051 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_core.c38 #define DRIVER_DESC "core driver for VFIO based PCI devices" macro
2682 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/usb/serial/
H A Dftdi_sio.c48 #define DRIVER_DESC "USB FTDI Serial Converters Driver" macro
2910 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dkeyspan.c42 #define DRIVER_DESC "Keyspan USB to Serial Converter Driver" macro
3093 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dcp210x.c26 #define DRIVER_DESC "Silicon Labs CP210x RS232 serial adaptor driver" macro
2198 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/media/rc/
H A Dmceusb.c36 #define DRIVER_DESC "Windows Media Center Ed. eHome Infrared Transceiver " \ macro
1894 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/usb/host/
H A Dmax3421-hcd.c68 #define DRIVER_DESC "MAX3421 USB Host-Controller Driver" macro
1960 MODULE_DESCRIPTION(DRIVER_DESC); variable
H A Dxhci.c28 #define DRIVER_DESC "'eXtensible' Host Controller (xHC) Driver" macro
5429 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c44 #define DRIVER_DESC "Type1 IOMMU driver for VFIO" macro
3190 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/net/ethernet/microchip/
H A Dlan743x_main.c3768 MODULE_DESCRIPTION(DRIVER_DESC); variable
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx.h19 #define DRIVER_DESC "Empia em28xx device driver" macro
/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_drv.h28 #define DRIVER_DESC "DRM driver for the Intel GMA500, GMA600, GMA3600, GMA3650" macro

Completed in 529 milliseconds

<<111213