Home
last modified time | relevance | path

Searched refs:hid_allocate_device (Results 1 - 25 of 25) sorted by relevance

/kernel/linux/linux-6.6/drivers/hid/amd-sfh-hid/
H A Damd_sfh_hid.c134 hid = hid_allocate_device(); in amdtp_hid_probe()
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c213 hid = hid_allocate_device(); in ishtp_hid_probe()
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c213 hid = hid_allocate_device(); in ishtp_hid_probe()
/kernel/linux/linux-6.6/drivers/hid/surface-hid/
H A Dsurface_hid_core.c201 shid->hid = hid_allocate_device(); in surface_hid_device_add()
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-hyperv.c481 hid_dev = hid_allocate_device(); in mousevsc_probe()
H A Dhid-steam.c690 client_hdev = hid_allocate_device(); in steam_create_client_hid()
H A Duhid.c512 hid = hid_allocate_device(); in uhid_dev_create2()
H A Dhid-core.c2472 * hid_allocate_device - allocate new hid device descriptor
2480 struct hid_device *hid_allocate_device(void) in hid_allocate_device() function
2505 EXPORT_SYMBOL_GPL(hid_allocate_device); variable
2524 * If you allocate hid_device through hid_allocate_device, you should ever
H A Dhid-logitech-dj.c674 dj_hiddev = hid_allocate_device(); in logi_dj_recv_add_djhid_device()
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dhid.c451 hid = hid_allocate_device(); in gb_hid_probe()
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dhid.c451 hid = hid_allocate_device(); in gb_hid_probe()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-hyperv.c469 hid_dev = hid_allocate_device(); in mousevsc_probe()
H A Duhid.c511 hid = hid_allocate_device(); in uhid_dev_create2()
H A Dhid-core.c2827 * hid_allocate_device - allocate new hid device descriptor
2835 struct hid_device *hid_allocate_device(void) in hid_allocate_device() function
2862 EXPORT_SYMBOL_GPL(hid_allocate_device); variable
2881 * If you allocate hid_device through hid_allocate_device, you should ever
H A Dhid-steam.c832 client_hdev = hid_allocate_device(); in steam_create_client_hid()
H A Dhid-logitech-dj.c724 dj_hiddev = hid_allocate_device(); in logi_dj_recv_add_djhid_device()
/kernel/linux/linux-5.10/include/linux/
H A Dhid.h907 struct hid_device *hid_allocate_device(void);
/kernel/linux/linux-6.6/include/linux/
H A Dhid.h952 struct hid_device *hid_allocate_device(void);
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dasus-tf103c-dock.c838 dock->hid = hid_allocate_device(); in tf103c_dock_probe()
/kernel/linux/linux-5.10/drivers/hid/i2c-hid/
H A Di2c-hid-core.c1132 hid = hid_allocate_device(); in i2c_hid_probe()
/kernel/linux/linux-5.10/net/bluetooth/hidp/
H A Dcore.c767 hid = hid_allocate_device(); in hidp_setup_hid()
/kernel/linux/linux-6.6/drivers/hid/i2c-hid/
H A Di2c-hid-core.c1219 hid = hid_allocate_device(); in i2c_hid_core_probe()
/kernel/linux/linux-6.6/net/bluetooth/hidp/
H A Dcore.c766 hid = hid_allocate_device(); in hidp_setup_hid()
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dhid-core.c1352 hid = hid_allocate_device(); in usbhid_probe()
/kernel/linux/linux-6.6/drivers/hid/usbhid/
H A Dhid-core.c1363 hid = hid_allocate_device(); in usbhid_probe()

Completed in 41 milliseconds