Searched refs:handle_epx_tx_ev (Results 1 – 2 of 2) sorted by relevance
723 static void handle_epx_tx_ev(struct smartbond_ep_state *ep_state) in handle_epx_tx_ev() function776 handle_epx_tx_ev(usb_dc_get_ep_in_state(1)); in handle_tx_ev()779 handle_epx_tx_ev(usb_dc_get_ep_in_state(2)); in handle_tx_ev()782 handle_epx_tx_ev(usb_dc_get_ep_in_state(3)); in handle_tx_ev()
1025 static void handle_epx_tx_ev(struct usb_smartbond_data *data, struct smartbond_ep_state *ep_state) in handle_epx_tx_ev() function1094 handle_epx_tx_ev(data, usb_dc_get_ep_in_state(data, 1)); in handle_tx_ev()1097 handle_epx_tx_ev(data, usb_dc_get_ep_in_state(data, 2)); in handle_tx_ev()1100 handle_epx_tx_ev(data, usb_dc_get_ep_in_state(data, 3)); in handle_tx_ev()