Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Dusb_device.h170 rt_err_t (*sof_handler)(struct ufunction* func); member
/components/legacy/usb/usbdevice/core/
A Dusbdevice_core.c936 if(func->ops->sof_handler != RT_NULL) in _sof_notify()
937 func->ops->sof_handler(func); in _sof_notify()

Completed in 7 milliseconds