Searched defs:sfire_chip (Results 1 – 1 of 1) sorted by relevance
18 struct sfire_chip { struct19 struct usb_device *dev;20 struct snd_card *card;21 int intf_count; /* number of registered interfaces */22 int regidx; /* index in module parameter arrays */23 bool shutdown;25 struct midi_runtime *midi;26 struct pcm_runtime *pcm;27 struct control_runtime *control;28 struct comm_runtime *comm;