Searched refs:module_hid_driver (Results 1 - 66 of 66) sorted by relevance

/linux-4.1.27/drivers/hid/
H A Dhid-aureal.c40 module_hid_driver(aureal_driver);
H A Dhid-elecom.c44 module_hid_driver(elecom_driver);
H A Dhid-generic.c37 module_hid_driver(hid_generic);
H A Dhid-kensington.c50 module_hid_driver(ks_driver);
H A Dhid-penmount.c45 module_hid_driver(penmount_driver);
H A Dhid-plantronics.c50 module_hid_driver(plantronics_driver);
H A Dhid-belkin.c89 module_hid_driver(belkin_driver);
H A Dhid-cherry.c72 module_hid_driver(ch_driver);
H A Dhid-chicony.c73 module_hid_driver(ch_driver);
H A Dhid-ezkey.c79 module_hid_driver(ez_driver);
H A Dhid-keytouch.c52 module_hid_driver(keytouch_driver);
H A Dhid-lcpower.c57 module_hid_driver(ts_driver);
H A Dhid-monterey.c66 module_hid_driver(mr_driver);
H A Dhid-ortek.c53 module_hid_driver(ortek_driver);
H A Dhid-sunplus.c66 module_hid_driver(sp_driver);
H A Dhid-tivo.c77 module_hid_driver(tivo_driver);
H A Dhid-xinmo.c60 module_hid_driver(xinmo_driver);
H A Dhid-gyration.c91 module_hid_driver(gyration_driver);
H A Dhid-holtek-mouse.c91 module_hid_driver(holtek_mouse_driver);
H A Dhid-petalynx.c106 module_hid_driver(pl_driver);
H A Dhid-primax.c78 module_hid_driver(px_driver);
H A Dhid-speedlink.c79 module_hid_driver(speedlink_driver);
H A Dhid-topseed.c79 module_hid_driver(ts_driver);
H A Dhid-a4tech.c136 module_hid_driver(a4_driver);
H A Dhid-betopff.c158 module_hid_driver(betop_driver);
H A Dhid-cypress.c147 module_hid_driver(cp_driver);
H A Dhid-emsff.c151 module_hid_driver(ems_driver);
H A Dhid-twinhan.c134 module_hid_driver(twinhan_driver);
H A Dhid-zpff.c145 module_hid_driver(zp_driver);
H A Dhid-axff.c194 module_hid_driver(ax_driver);
H A Dhid-gaff.c177 module_hid_driver(ga_driver);
H A Dhid-holtek-kbd.c170 module_hid_driver(holtek_kbd_driver);
H A Dhid-icade.c238 module_hid_driver(icade_driver);
H A Dhid-roccat-lua.c211 module_hid_driver(lua_driver);
H A Dhid-saitek.c201 module_hid_driver(saitek_driver);
H A Dhid-samsung.c199 module_hid_driver(samsung_driver);
H A Dhid-sjoy.c178 module_hid_driver(sjoy_driver);
H A Dhid-zydacron.c209 module_hid_driver(zc_driver);
H A Dhid-dr.c298 module_hid_driver(dr_driver);
H A Dhid-gt683r.c317 module_hid_driver(gt683r_led_driver);
H A Dhid-holtekff.c225 module_hid_driver(holtek_driver);
H A Dhid-microsoft.c299 module_hid_driver(ms_driver);
H A Dhid-pl.c232 module_hid_driver(pl_driver);
H A Dhid-thingm.c309 module_hid_driver(thingm_driver);
H A Dhid-tmff.c262 module_hid_driver(tm_driver);
H A Dhid-appleir.c355 module_hid_driver(appleir_driver);
H A Dhid-steelseries.c387 module_hid_driver(steelseries_srws1_driver);
H A Dhid-apple.c574 module_hid_driver(apple_driver);
H A Dhid-magicmouse.c581 module_hid_driver(magicmouse_driver);
H A Dhid-kye.c610 module_hid_driver(kye_driver);
H A Dhid-lenovo.c782 module_hid_driver(lenovo_driver);
H A Dhid-picolcd_core.c679 module_hid_driver(picolcd_driver);
H A Dhid-prodikeys.c890 module_hid_driver(pk_driver);
H A Dhid-sensor-hub.c796 module_hid_driver(sensor_hub_driver);
H A Dhid-cp2112.c1174 module_hid_driver(cp2112_driver);
H A Dhid-lg.c820 module_hid_driver(lg_driver);
H A Dhid-logitech-dj.c1169 module_hid_driver(logi_djreceiver_driver);
H A Dhid-logitech-hidpp.c1302 module_hid_driver(hidpp_driver);
H A Dhid-multitouch.c1418 module_hid_driver(mt_driver);
H A Dhid-ntrig.c1030 module_hid_driver(ntrig_driver);
H A Dhid-rmi.c1278 module_hid_driver(rmi_driver);
H A Dhid-uclogic.c974 module_hid_driver(uclogic_driver);
H A Dhid-waltop.c782 module_hid_driver(waltop_driver);
H A Dhid-wiimote-core.c1871 module_hid_driver(wiimote_hid_driver);
H A Dwacom_sys.c1656 module_hid_driver(wacom_driver);
/linux-4.1.27/include/linux/
H A Dhid.h779 * module_hid_driver() - Helper macro for registering a HID driver
786 #define module_hid_driver(__hid_driver) \ macro

Completed in 1068 milliseconds