Searched refs:sync_ep (Results 1 – 6 of 6) sorted by relevance
632 struct snd_usb_endpoint *sync_ep) in check_ep_params() argument714 if (sync_ep && !snd_usb_endpoint_implicit_feedback_sink(ep)) in check_ep_params()716 1U << sync_ep->syncinterval); in check_ep_params()762 if (sync_ep) in check_ep_params()804 struct snd_usb_endpoint *sync_ep) in data_ep_set_params() argument885 if (sync_ep && !snd_usb_endpoint_implicit_feedback_sink(ep)) in data_ep_set_params()887 1U << sync_ep->syncinterval); in data_ep_set_params()932 if (sync_ep) in data_ep_set_params()1054 struct snd_usb_endpoint *sync_ep) in snd_usb_endpoint_set_params() argument1063 fmt, sync_ep); in snd_usb_endpoint_set_params()[all …]
160 struct snd_usb_endpoint *sync_ep, in proc_dump_ep_status() argument171 if (sync_ep && data_ep->freqshift != INT_MIN) { in proc_dump_ep_status()174 (sync_ep->syncmaxsize > 3 ? 32 : 24) - res, res); in proc_dump_ep_status()
20 struct snd_usb_endpoint *sync_ep);
143 What: /sys/bus/most/devices/<dev>/dci/sync_ep
179 What: /sys/class/most/mostcore/devices/<mdev>/dci/sync_ep
887 static DEVICE_ATTR(sync_ep, 0200, NULL, value_store);