aboutsummaryrefslogtreecommitdiff
path: root/sound/usb/usx2y/usX2Yhwdep.h
blob: c095d5bf122060bddbf3ccf527fe9afd6f5ed645 (plain)
1
2
3
4
5
6
#ifndef USX2YHWDEP_H
#define USX2YHWDEP_H

int usX2Y_hwdep_new(struct snd_card *card, struct usb_device* device);

#endif