Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/gadget/function/
Df_uac1.c748 static void f_audio_free(struct usb_function *f) in f_audio_free() function
793 uac1->g_audio.func.free_func = f_audio_free; in f_audio_alloc()
Df_uac1_legacy.c964 static void f_audio_free(struct usb_function *f) in f_audio_free() function
1007 audio->card.func.free_func = f_audio_free; in f_audio_alloc()