Go to the source code of this file.
Data Structures | |
| struct | most_alsa_dev |
Defines | |
| #define | ALSA_DEV(card) (struct most_alsa_dev *)((card)->private_data) |
Definition in file most-alsa.h.
| #define ALSA_DEV | ( | card | ) | (struct most_alsa_dev *)((card)->private_data) |
Extracts the ALSA device from the card structure.
Definition at line 110 of file most-alsa.h.
Referenced by most_alsa_probe(), and snd_most_create().
1.5.0