Home
last modified time | relevance | path

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

/linux-3.4.99/include/sound/
Dinfo.h49 struct snd_info_entry_ops { struct
50 int (*open)(struct snd_info_entry *entry,
52 int (*release)(struct snd_info_entry *entry,
54 ssize_t (*read)(struct snd_info_entry *entry, void *file_private_data,
80 struct snd_info_entry_ops *ops; argument