Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c312 unsigned int exception_req_tag; member
462 common->exception_req_tag = common->ep0_req_tag; in raise_exception()
2284 unsigned int exception_req_tag; in handle_exception() local
2326 exception_req_tag = common->exception_req_tag; in handle_exception()
2359 if (common->ep0_req_tag == exception_req_tag) in handle_exception()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_mass_storage.c265 unsigned int exception_req_tag; member
378 common->exception_req_tag = common->ep0_req_tag; in __raise_exception()
2432 unsigned int exception_req_tag; in handle_exception() local
2486 exception_req_tag = common->exception_req_tag; in handle_exception()
2526 if (common->ep0_req_tag == exception_req_tag) in handle_exception()