Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h97618 struct snd_device_ops { struct
97619 int (*dev_free)(struct snd_device *);
97620 int (*dev_register)(struct snd_device *);
97621 int (*dev_disconnect)(struct snd_device *);
97622 u64 android_kabi_reserved1;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h107314 struct snd_device_ops { struct
107315 int (*dev_free)(struct snd_device *);
107316 int (*dev_register)(struct snd_device *);
107317 int (*dev_disconnect)(struct snd_device *);
107318 u64 android_kabi_reserved1;