Home
last modified time | relevance | path

Searched refs:hid_devices (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c236 hid->vendor = le16_to_cpu(client_data->hid_devices[cur_hid_dev].vid); in ishtp_hid_probe()
237 hid->product = le16_to_cpu(client_data->hid_devices[cur_hid_dev].pid); in ishtp_hid_probe()
/linux/drivers/hid/amd-sfh-hid/
H A Damd_sfh_hid.h38 struct device_info *hid_devices; member