Linux Audio

Check our new training course

Real-Time Linux with PREEMPT_RT training

Feb 18-20, 2025
Register
Loading...
v5.4
1/* SPDX-License-Identifier: GPL-2.0 */
2#ifndef __LINUX_FUNCTIONFS_H__
3#define __LINUX_FUNCTIONFS_H__ 1
4
5#include <uapi/linux/usb/functionfs.h>
6
7#endif