Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_hid.c70 unsigned int set_report_length; member
389 count = min_t(unsigned int, count, hidg->set_report_length); in f_hidg_ssreport_read()
636 hidg->set_report_length = req->actual; in hidg_ssreport_complete()