Home
last modified time | relevance | path

Searched defs:snd_device (Results 1 – 1 of 1) sorted by relevance

/include/sound/
Dcore.h85 struct snd_device { struct
88 snd_device_state_t state; /* state of the device */ argument
89 snd_device_type_t type; /* device type */ argument
91 struct snd_device_ops *ops; /* operations */ argument
94 #define snd_device(n) list_entry(n, struct snd_device, list) argument