Searched refs:driver (Results 26 - 50 of 8894) sorted by path

1234567891011>>

/linux-master/drivers/hwmon/
H A Dads7871.c3 * ads7871 - driver for TI ADS7871 A/D converter
197 .driver = {
206 MODULE_DESCRIPTION("TI ADS7871 A/D driver");
H A Dda9055-hwmon.c273 .driver = {
281 MODULE_DESCRIPTION("DA9055 HWMON driver");
H A Dmenf21bmc_hwmon.c3 * MEN 14F021P00 Board Management Controller (BMC) hwmon driver.
5 * This is the core hwmon driver of the MEN 14F021P00 BMC.
7 * driver through sysfs.
221 .driver = {
H A Dwm831x-hwmon.c143 .driver = {
H A Dwm8350-hwmon.c82 .driver = {
/linux-master/drivers/hwtracing/intel_th/
H A Dacpi.c3 * Intel(R) Trace Hub ACPI driver
75 .driver = {
84 MODULE_DESCRIPTION("Intel(R) Trace Hub ACPI controller driver");
/linux-master/drivers/input/joystick/
H A Dgrip_mp.c22 #define DRIVER_DESC "Gravis Grip Multiport driver"
515 /* Store button states with linux input driver */
520 /* Store axis states with linux driver */
682 .driver = {
H A Dmaplecontrol.c3 * SEGA Dreamcast controller driver
19 MODULE_DESCRIPTION("SEGA Dreamcast controller driver");
99 struct maple_driver *mdrv = to_maple_driver(dev->driver);
148 mdev->driver = mdrv;
/linux-master/drivers/input/keyboard/
H A Djornada720_kbd.c5 * HP Jornada 720 keyboard platform driver
9 * Copyright (C) 2006 jornada 720 kbd driver by
11 * based on (C) 2004 jornada 720 kbd driver by
26 MODULE_DESCRIPTION("HP Jornada 710/720/728 keyboard driver");
138 .driver = {
H A Dmaple_keyb.c3 * SEGA Dreamcast keyboard driver
23 MODULE_DESCRIPTION("SEGA Dreamcast keyboard driver");
133 * time it may be locked is if the driver is in the cleanup phase.
155 mdrv = to_maple_driver(dev->driver);
194 mdev->driver = mdrv;
/linux-master/drivers/input/misc/
H A Darizona-haptics.c3 * Arizona haptics driver
206 .driver = {
213 MODULE_DESCRIPTION("Arizona haptics driver");
H A Dgpio-beeper.c3 * Generic GPIO beeper driver
104 .driver = {
114 MODULE_DESCRIPTION("Generic GPIO beeper driver");
H A Drave-sp-pwrbutton.c3 // Power Button driver for RAVE SP
82 .driver = {
94 MODULE_DESCRIPTION("RAVE SP Power Button driver");
H A Dretu-pwrbutton.c2 * Retu power button driver.
81 .driver = {
/linux-master/drivers/input/mouse/
H A Dmaplemouse.c3 * SEGA Dreamcast mouse driver
19 MODULE_DESCRIPTION("SEGA Dreamcast mouse driver");
71 struct maple_driver *mdrv = to_maple_driver(dev->driver);
104 mdev->driver = mdrv;
/linux-master/drivers/input/rmi4/
H A Drmi_f55.c123 .driver = {
/linux-master/drivers/input/touchscreen/
H A Dda9034-ts.c3 * Touchscreen driver for Dialog Semiconductor DA9034
306 dev_err(&pdev->dev, "failed to allocate driver data\n");
355 .driver = {
362 MODULE_DESCRIPTION("Touchscreen driver for Dialog Semiconductor DA9034");
H A Ddynapro.c3 * Dynapro serial touchscreen driver
6 * Based on the inexio driver (c) Vojtech Pavlik and Dan Streetman and
23 #define DRIVER_DESC "Dynapro serial touchscreen driver"
159 * The serio driver structure.
175 .driver = {
H A Degalax_ts_serial.c3 * EETI Egalax serial touchscreen driver
9 * Hampshire serial touchscreen driver (Copyright (c) 2010 Adam Bennett)
20 #define DRIVER_DESC "EETI Egalax serial touchscreen driver"
161 * The serio driver structure.
177 .driver = {
H A Dfujitsu_ts.c3 * Fujitsu serial touchscreen driver
16 #define DRIVER_DESC "Fujitsu serial touchscreen driver"
148 * The serio driver structure.
163 .driver = {
H A Dhampshire.c3 * Hampshire serial touchscreen driver
6 * Based on the dynapro driver (c) Tias Guns
22 #define DRIVER_DESC "Hampshire serial touchscreen driver"
158 * The serio driver structure.
174 .driver = {
H A Dinexio.c3 * iNexio serial touchscreen driver
6 * Based on the mtouch driver (c) Vojtech Pavlik and Dan Streetman
22 #define DRIVER_DESC "iNexio serial touchscreen driver"
160 * The serio driver structure.
176 .driver = {
H A Djornada720_ts.c8 * based on HP Jornada 56x touchscreen driver by Alex Lange <chicken@handhelds.org>
24 MODULE_DESCRIPTION("HP Jornada 710/720/728 touchscreen driver");
135 "HP7XX Touchscreen driver", pdev);
153 .driver = {
H A Dmtouch.c3 * MicroTouch (3M) serial touchscreen driver
21 #define DRIVER_DESC "MicroTouch serial touchscreen driver"
174 * The serio driver structure.
190 .driver = {
H A Dpenmount.c3 * Penmount serial touchscreen driver
8 * Based on ELO driver (drivers/input/touchscreen/elo.c)
21 #define DRIVER_DESC "PenMount serial touchscreen driver"
289 * The serio driver structure.
305 .driver = {

Completed in 224 milliseconds

1234567891011>>