Searched defs:snd_info_entry_ops (Results 1 – 2 of 2) sorted by relevance
51 struct snd_info_entry_ops { struct52 int (*open)(struct snd_info_entry *entry,54 int (*release)(struct snd_info_entry *entry,56 ssize_t (*read)(struct snd_info_entry *entry, void *file_private_data,82 struct snd_info_entry_ops *ops; argument
36 struct snd_info_entry_ops { struct37 int (*open)(struct snd_info_entry *entry,39 int (*release)(struct snd_info_entry *entry,41 ssize_t (*read)(struct snd_info_entry *entry, void *file_private_data,67 const struct snd_info_entry_ops *ops; argument