Home
last modified time | relevance | path

Searched refs:hid_allocate_device (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/drivers/hid/amd-sfh-hid/
H A Damd_sfh_hid.c134 hid = hid_allocate_device(); in amdtp_hid_probe()
/openbmc/linux/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c213 hid = hid_allocate_device(); in ishtp_hid_probe()
/openbmc/linux/drivers/hid/surface-hid/
H A Dsurface_hid_core.c201 shid->hid = hid_allocate_device(); in surface_hid_device_add()
/openbmc/linux/drivers/hid/
H A Dhid-hyperv.c497 hid_dev = hid_allocate_device(); in mousevsc_probe()
H A Duhid.c511 hid = hid_allocate_device(); in uhid_dev_create2()
H A Dhid-core.c2837 struct hid_device *hid_allocate_device(void) in hid_allocate_device() function
2864 EXPORT_SYMBOL_GPL(hid_allocate_device);
H A Dhid-logitech-dj.c724 dj_hiddev = hid_allocate_device(); in logi_dj_recv_add_djhid_device()
H A Dhid-steam.c1188 client_hdev = hid_allocate_device(); in steam_create_client_hid()
/openbmc/linux/drivers/staging/greybus/
H A Dhid.c451 hid = hid_allocate_device(); in gb_hid_probe()
/openbmc/linux/drivers/platform/x86/
H A Dasus-tf103c-dock.c838 dock->hid = hid_allocate_device(); in tf103c_dock_probe()
/openbmc/linux/include/linux/
H A Dhid.h955 struct hid_device *hid_allocate_device(void);
/openbmc/linux/Documentation/hid/
H A Dintel-ish-hid.rst336 hid_allocate_device
H A Dhid-transport.rst195 hid = hid_allocate_device();
/openbmc/linux/drivers/hid/i2c-hid/
H A Di2c-hid-core.c1210 hid = hid_allocate_device(); in i2c_hid_core_probe()
/openbmc/linux/net/bluetooth/hidp/
H A Dcore.c766 hid = hid_allocate_device(); in hidp_setup_hid()
/openbmc/linux/drivers/hid/usbhid/
H A Dhid-core.c1363 hid = hid_allocate_device(); in usbhid_probe()