Home
last modified time | relevance | path

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

/linux/drivers/usb/common/
H A Dusb-otg-fsm.c75 fsm->otg->gadget->host_request_flag = 0; in otg_leave_state()
106 fsm->otg->gadget->host_request_flag = 0; in otg_leave_state()
/linux/drivers/usb/chipidea/
H A Dotg_fsm.c67 ci->gadget.host_request_flag = 1; in a_bus_req_store()
151 ci->gadget.host_request_flag = 1; in b_bus_req_store()
/linux/include/linux/usb/
H A Dgadget.h474 unsigned host_request_flag:1; member
/linux/drivers/usb/gadget/
H A Dcomposite.c1964 *((u8 *)req->buf) = gadget->host_request_flag; in composite_setup()