Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_thor.c37 static struct f_thor *thor_func; variable
537 struct thor_dev *dev = thor_func->dev; in thor_rx_data()
569 struct thor_dev *dev = thor_func->dev; in thor_tx_data()
597 struct thor_dev *dev = thor_func->dev; in thor_rx_tx_complete()
634 struct thor_dev *dev = thor_func->dev; in thor_func_setup()
652 thor_func->dev->configuration_done = 1; in thor_func_setup()
675 struct thor_dev *dev = thor_func->dev; in thor_set_dma()
686 struct thor_dev *dev = thor_func->dev; in thor_init()
755 thor_func = f_thor; in thor_func_bind()
868 memset(thor_func, 0, sizeof(*thor_func)); in thor_unbind()
[all …]