]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - sound/usb/proc.h
UBUNTU: Ubuntu-4.15.0-96.97
[mirror_ubuntu-bionic-kernel.git] / sound / usb / proc.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
e5779998
DM
2#ifndef __USBAUDIO_PROC_H
3#define __USBAUDIO_PROC_H
4
5void snd_usb_audio_create_proc(struct snd_usb_audio *chip);
6void snd_usb_proc_pcm_format_add(struct snd_usb_stream *stream);
7
8#endif /* __USBAUDIO_PROC_H */
9