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