Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_thor.c34 static int thor_rx_data(void);
164 ret_rcv = thor_rx_data(); in download_head()
198 ret_rcv = thor_rx_data(); in download_head()
534 static int thor_rx_data(void) in thor_rx_data() function
694 if (thor_rx_data() < 0) { in thor_init()
720 ret = thor_rx_data(); in thor_handle()