WIP FPC-III support
[linux/fpc-iii.git] / sound / usb / usx2y / usX2Yhwdep.h
blob457199b5ed03b42dbb411bbe4751787fc5882ea8
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef USX2YHWDEP_H
3 #define USX2YHWDEP_H
5 int usX2Y_hwdep_new(struct snd_card *card, struct usb_device* device);
7 #endif