Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_thor.c36 static struct f_thor *thor_func; variable
536 struct thor_dev *dev = thor_func->dev; in thor_rx_data()
568 struct thor_dev *dev = thor_func->dev; in thor_tx_data()
596 struct thor_dev *dev = thor_func->dev; in thor_rx_tx_complete()
633 struct thor_dev *dev = thor_func->dev; in thor_func_setup()
674 struct thor_dev *dev = thor_func->dev; in thor_set_dma()
685 struct thor_dev *dev = thor_func->dev; in thor_init()
754 thor_func = f_thor; in thor_func_bind()
867 memset(thor_func, 0, sizeof(*thor_func)); in thor_unbind()
868 thor_func = NULL; in thor_unbind()
[all …]