Searched refs:ep0_response_buff (Results 1 – 2 of 2) sorted by relevance
450 unsigned char ep0_response_buff[EP0_RESPONSE_BUFF]; member
1375 *(__le16 *)bdc->ep0_response_buff = cpu_to_le16(usb_status); in ep0_handle_status()1377 bdc->ep0_req.usb_req.buf = &bdc->ep0_response_buff; in ep0_handle_status()1406 bdc->ep0_req.usb_req.buf = bdc->ep0_response_buff; in ep0_set_sel()