Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_uac2.c166 static int ep_to_as_interface(const struct device *dev, uint8_t ep, bool *fb) in ep_to_as_interface() function
762 as_idx = ep_to_as_interface(dev, ep, &is_feedback); in uac2_request()