Home
last modified time | relevance | path

Searched defs:uac2_opts (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/gadget/legacy/
H A Daudio.c256 struct f_uac2_opts *uac2_opts; in audio_bind() local
/openbmc/linux/drivers/usb/gadget/function/
H A Df_uac2.c684 static int get_max_bw_for_bint(const struct f_uac2_opts *uac2_opts, in get_max_bw_for_bint()
715 static int set_ep_max_packet_size_bint(struct device *dev, const struct f_uac2_opts *uac2_opts, in set_ep_max_packet_size_bint()
1040 struct f_uac2_opts *uac2_opts = g_audio_to_uac2_opts(agdev); in afunc_bind() local