snd_cardRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: Absent ⚠️
armhf: ✅struct snd_card {
int number;
char id[16];
char driver[16];
char shortname[32];
char longname[80];
char irq_descr[32];
char mixername[80];
char components[128];
struct module *module;
void *private_data;
void (*private_free)(struct snd_card *);
struct list_head devices;
struct device ctl_dev;
unsigned int last_numid;
struct rw_semaphore controls_rwsem;
rwlock_t ctl_files_rwlock;
int controls_count;
int user_ctl_count;
struct list_head controls;
struct list_head ctl_files;
struct snd_info_entry *proc_root;
struct proc_dir_entry *proc_root_link;
struct list_head files_list;
struct snd_shutdown_f_ops *s_f_ops;
spinlock_t files_lock;
int shutdown;
struct completion *release_completion;
struct device *dev;
struct device card_dev;
const struct attribute_group * dev_groups[4];
bool registered;
wait_queue_head_t remove_sleep;
unsigned int power_state;
wait_queue_head_t power_sleep;
struct snd_mixer_oss *mixer_oss;
int mixer_oss_change_count;
};
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Arch