Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dendpoint.h48 void snd_usb_endpoint_free_all(struct snd_usb_audio *chip);
H A Dcard.c487 snd_usb_endpoint_free_all(chip); in snd_usb_audio_free()
H A Dendpoint.c1716 void snd_usb_endpoint_free_all(struct snd_usb_audio *chip) in snd_usb_endpoint_free_all() function