Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/function/
Df_uac2.c31 #define USB_OUT_CLK_ID (out_clk_src_desc.bClockID) macro
1429 if ((entity_id == USB_IN_CLK_ID) || (entity_id == USB_OUT_CLK_ID)) { in in_rq_cur()
1437 else if (entity_id == USB_OUT_CLK_ID) in in_rq_cur()
1506 if ((entity_id == USB_IN_CLK_ID) || (entity_id == USB_OUT_CLK_ID)) { in in_rq_range()
1512 else if (entity_id == USB_OUT_CLK_ID) in in_rq_range()
1642 if ((entity_id == USB_IN_CLK_ID) || (entity_id == USB_OUT_CLK_ID)) { in out_rq_cur()