Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Du_uac2.h43 struct f_uac2_opts { struct
/linux/drivers/usb/gadget/legacy/
H A Daudio.c256 struct f_uac2_opts *uac2_opts; in audio_bind()
283 uac2_opts = container_of(fi_uac2, struct f_uac2_opts, func_inst); in audio_bind()