Searched refs:hid_device_submit_report (Results 1 – 3 of 3) sorted by relevance
211 int hid_device_submit_report(const struct device *dev,
20 int hid_device_submit_report(const struct device *dev, in hid_device_submit_report() function165 ret = hid_device_submit_report(dev, data_len, data); in hid_int_ep_write()
282 ret = hid_device_submit_report(hid_dev, KB_REPORT_COUNT, report); in main()