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