Home
last modified time | relevance | path

Searched refs:get_report (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/input/mouse/
A Delan_i2c.h112 int (*get_report)(struct i2c_client *client, u8 *report, member
A Delan_i2c_smbus.c556 .get_report = elan_smbus_get_report,
A Delan_i2c_i2c.c780 .get_report = elan_i2c_get_report,
A Delan_i2c_core.c1058 error = data->ops->get_report(data->client, report, data->report_len); in elan_isr()
/linux-6.3-rc2/include/uapi/linux/
A Duhid.h189 struct uhid_get_report_req get_report; member
/linux-6.3-rc2/drivers/hid/
A Duhid.c248 ev->u.get_report.rnum = rnum; in uhid_hid_get_report()
249 ev->u.get_report.rtype = rtype; in uhid_hid_get_report()
258 ret = __uhid_report_queue_and_wait(uhid, ev, &ev->u.get_report.id); in uhid_hid_get_report()
/linux-6.3-rc2/drivers/virt/coco/sev-guest/
A Dsev-guest.c422 static int get_report(struct snp_guest_dev *snp_dev, struct snp_guest_request_ioctl *arg) in get_report() function
606 ret = get_report(snp_dev, &input); in snp_guest_ioctl()
/linux-6.3-rc2/tools/testing/selftests/hid/
A Dhid_bpf.c213 answer.u.get_report_reply.id = ev.u.get_report.id; in uhid_event()
214 answer.u.get_report_reply.err = ev.u.get_report.rnum == 1 ? 0 : -EIO; in uhid_event()
/linux-6.3-rc2/Documentation/hid/
A Damd-sfh-hid.rst131 |get_report | | | |

Completed in 20 milliseconds