]> Git Repo - J-linux.git/blob - sound/usb/proc.h
HID: hid-sensor-custom: Fix big on-stack allocation in hid_sensor_custom_get_known()
[J-linux.git] / sound / usb / proc.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __USBAUDIO_PROC_H
3 #define __USBAUDIO_PROC_H
4
5 void snd_usb_audio_create_proc(struct snd_usb_audio *chip);
6 void snd_usb_proc_pcm_format_add(struct snd_usb_stream *stream);
7
8 #endif /* __USBAUDIO_PROC_H */
9
This page took 0.029063 seconds and 4 git commands to generate.