Home
last modified time | relevance | path

Searched refs:start_sync_ep (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/most/
H A Dmost_usb.c183 static inline int start_sync_ep(struct usb_device *usb_dev, u16 ep) in start_sync_ep() function
631 if (start_sync_ep(mdev->usb_device, ep) < 0) in hdm_configure_channel()
871 err = start_sync_ep(usb_dev, val); in value_store()
/kernel/linux/linux-6.6/drivers/most/
H A Dmost_usb.c183 static inline int start_sync_ep(struct usb_device *usb_dev, u16 ep) in start_sync_ep() function
631 if (start_sync_ep(mdev->usb_device, ep) < 0) in hdm_configure_channel()
871 err = start_sync_ep(usb_dev, val); in value_store()

Completed in 4 milliseconds