Searched defs:snd_device (Results 1 – 2 of 2) sorted by relevance
66 struct snd_device { struct69 enum snd_device_state state; /* state of the device */ argument70 enum snd_device_type type; /* device type */ argument72 const struct snd_device_ops *ops; /* operations */ argument75 #define snd_device(n) list_entry(n, struct snd_device, list) argument
67 struct snd_device { struct70 enum snd_device_state state; /* state of the device */ argument71 enum snd_device_type type; /* device type */ argument73 const struct snd_device_ops *ops; /* operations */ argument76 #define snd_device(n) list_entry(n, struct snd_device, list) argument