Searched refs:hid_desc (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/tablet/ |
| H A D | gtco.c | 838 struct hid_descriptor *hid_desc; in gtco_probe() local 903 HID_DEVICE_TYPE, &hid_desc) != 0) { in gtco_probe() 912 hid_desc->bDescriptorType, hid_desc->wDescriptorLength); in gtco_probe() 914 report = kzalloc(le16_to_cpu(hid_desc->wDescriptorLength), GFP_KERNEL); in gtco_probe() 930 le16_to_cpu(hid_desc->wDescriptorLength), in gtco_probe() 934 if (result == le16_to_cpu(hid_desc->wDescriptorLength)) { in gtco_probe() 943 if (result != le16_to_cpu(hid_desc->wDescriptorLength)) { in gtco_probe() 946 hid_desc->wDescriptorLength); in gtco_probe()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | wacom_w9013.c | 91 struct hid_descriptor *hid_desc) in get_hid_desc() argument 106 .buf = (char *)hid_desc, in get_hid_desc() 117 printk("wacom firmware vesrsion:0x%x\n", hid_desc->wVersion); in get_hid_desc() 294 HID_DESC hid_desc = { 0 }; in wacom_i2c_probe() local 325 error = get_hid_desc(client, &hid_desc); in wacom_i2c_probe() 388 input->id.version = hid_desc.wVersion; in wacom_i2c_probe()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-hyperv.c | 147 struct hid_descriptor *hid_desc; member 175 kfree(device->hid_desc); in mousevsc_free_device() 196 kfree(input_device->hid_desc); in mousevsc_on_receive_device_info() 197 input_device->hid_desc = kmemdup(desc, desc->bLength, GFP_ATOMIC); in mousevsc_on_receive_device_info() 199 if (!input_device->hid_desc) in mousevsc_on_receive_device_info()
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_core.c | 455 memcpy(&cmd[cmd_offset], &cd->hid_desc.command_register, in cyttsp5_hid_exec_cmd_() 456 sizeof(cd->hid_desc.command_register)); in cyttsp5_hid_exec_cmd_() 457 cmd_offset += sizeof(cd->hid_desc.command_register); in cyttsp5_hid_exec_cmd_() 478 memcpy(&cmd[cmd_offset], &cd->hid_desc.data_register, in cyttsp5_hid_exec_cmd_() 479 sizeof(cd->hid_desc.data_register)); in cyttsp5_hid_exec_cmd_() 480 cmd_offset += sizeof(cd->hid_desc.data_register); in cyttsp5_hid_exec_cmd_() 760 &cd->hid_desc.output_register, in cyttsp5_check_set_parameter() 761 sizeof(cd->hid_desc.output_register)) in cyttsp5_check_set_parameter() 905 memcpy(&cmd[cmd_offset], &cd->hid_desc.output_register, in cyttsp5_hid_send_output_() 906 sizeof(cd->hid_desc.output_register)); in cyttsp5_hid_send_output_() [all …]
|
| H A D | cyttsp5_regs.h | 999 struct cyttsp5_hid_desc hid_desc; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/ |
| H A D | halbtc_action.c | 442 b->hid_desc.pair_cnt == 1 && in _set_bt_slot_req() 500 struct btc_bt_hid_desc *hid = &b->hid_desc; in _set_halmac_tx_limit() 612 struct btc_bt_hid_desc *hid = &bt_linfo->hid_desc; in _check_freerun() 680 struct btc_bt_hid_desc *hid = &btc->cx.bt.link_info.hid_desc; in _set_policy() 1391 struct btc_bt_hid_desc *hid = &btc->cx.bt.link_info.hid_desc; in _action_bt_hid() 1723 struct btc_bt_hid_desc hid = bt_linfo->hid_desc; in _action_by_bt() 1731 if (bt_linfo->hid_desc.exist) in _action_by_bt()
|
| H A D | hal_btc.c | 1131 struct btc_bt_hid_desc *hid = &b->hid_desc; in _ntfy_specific_packet() 1197 struct btc_bt_hid_desc *hid = &b->hid_desc; in _update_bt_info()
|
| H A D | hal_btc.h | 1047 struct btc_bt_hid_desc hid_desc; member
|
| H A D | halbtc_dbg_cmd.c | 349 struct btc_bt_hid_desc hid = bt_linfo->hid_desc; in _show_bt_profile_info() 434 (bt_linfo->hid_desc.exist? "HID," : ""), in _show_bt_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/ |
| H A D | halbtc_action.c | 442 b->hid_desc.pair_cnt == 1 && in _set_bt_slot_req() 500 struct btc_bt_hid_desc *hid = &b->hid_desc; in _set_halmac_tx_limit() 612 struct btc_bt_hid_desc *hid = &bt_linfo->hid_desc; in _check_freerun() 680 struct btc_bt_hid_desc *hid = &btc->cx.bt.link_info.hid_desc; in _set_policy() 1391 struct btc_bt_hid_desc *hid = &btc->cx.bt.link_info.hid_desc; in _action_bt_hid() 1723 struct btc_bt_hid_desc hid = bt_linfo->hid_desc; in _action_by_bt() 1731 if (bt_linfo->hid_desc.exist) in _action_by_bt()
|
| H A D | hal_btc.c | 1131 struct btc_bt_hid_desc *hid = &b->hid_desc; in _ntfy_specific_packet() 1197 struct btc_bt_hid_desc *hid = &b->hid_desc; in _update_bt_info()
|
| H A D | hal_btc.h | 1052 struct btc_bt_hid_desc hid_desc; member
|
| H A D | halbtc_dbg_cmd.c | 349 struct btc_bt_hid_desc hid = bt_linfo->hid_desc; in _show_bt_profile_info() 434 (bt_linfo->hid_desc.exist? "HID," : ""), in _show_bt_info()
|