Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef USX2YHWDEP_H
0003 #define USX2YHWDEP_H
0004 
0005 int usx2y_hwdep_new(struct snd_card *card, struct usb_device *device);
0006 
0007 #endif