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

/fuchsia/zircon/system/dev/input/hid/
H A Dhid.c444 static int hid_fetch_or_alloc_report_ndx(input_report_id_t report_id, hid_device_t* dev) { function
521 idx = hid_fetch_or_alloc_report_ndx(state.rpt_id, dev);
529 idx = hid_fetch_or_alloc_report_ndx(state.rpt_id, dev);
537 idx = hid_fetch_or_alloc_report_ndx(state.rpt_id, dev);

Completed in 24 milliseconds