Symbol: snd_ctl_file
include/sound/control.h
125
#define snd_ctl_file(n) list_entry(n, struct snd_ctl_file, list)
include/sound/control.h
128
struct snd_ctl_file * control,
include/sound/control.h
66
struct snd_ctl_file *owner; /* locked */
sound/core/control.c
104
static void snd_ctl_empty_read_queue(struct snd_ctl_file * ctl)
sound/core/control.c
1135
struct snd_ctl_file *ctl)
sound/core/control.c
1166
static int snd_ctl_elem_info(struct snd_ctl_file *ctl,
sound/core/control.c
1179
static int snd_ctl_elem_info_user(struct snd_ctl_file *ctl,
sound/core/control.c
119
struct snd_ctl_file *ctl;
sound/core/control.c
1340
static int snd_ctl_elem_write(struct snd_card *card, struct snd_ctl_file *file,
sound/core/control.c
1394
static int snd_ctl_elem_write_user(struct snd_ctl_file *file,
sound/core/control.c
1419
static int snd_ctl_elem_lock(struct snd_ctl_file *file,
sound/core/control.c
1440
static int snd_ctl_elem_unlock(struct snd_ctl_file *file,
sound/core/control.c
159
struct snd_ctl_file *ctl;
sound/core/control.c
1690
static int snd_ctl_elem_add(struct snd_ctl_file *file,
sound/core/control.c
1819
static int snd_ctl_elem_add_user(struct snd_ctl_file *file,
sound/core/control.c
1838
static int snd_ctl_elem_remove(struct snd_ctl_file *file,
sound/core/control.c
1848
static int snd_ctl_subscribe_events(struct snd_ctl_file *file, int __user *ptr)
sound/core/control.c
1869
static int call_tlv_handler(struct snd_ctl_file *file, int op_flag,
sound/core/control.c
1926
static int snd_ctl_tlv_ioctl(struct snd_ctl_file *file,
sound/core/control.c
1977
struct snd_ctl_file *ctl;
sound/core/control.c
2056
struct snd_ctl_file *ctl;
sound/core/control.c
2114
struct snd_ctl_file *ctl;
sound/core/control.c
2225
struct snd_ctl_file *ctl;
sound/core/control.c
2236
struct snd_ctl_file *kctl;
sound/core/control.c
236
unsigned int access, struct snd_ctl_file *file)
sound/core/control.c
2386
struct snd_ctl_file *ctl;
sound/core/control.c
55
struct snd_ctl_file *ctl;
sound/core/control.c
666
static int snd_ctl_remove_user_ctl(struct snd_ctl_file * file,
sound/core/control.c
874
static int snd_ctl_card_info(struct snd_card *card, struct snd_ctl_file * ctl,
sound/core/control_compat.c
315
static int __ctl_elem_write_user(struct snd_ctl_file *file,
sound/core/control_compat.c
337
static int ctl_elem_write_user(struct snd_ctl_file *file,
sound/core/control_compat.c
357
static int snd_ctl_elem_write_user_compat(struct snd_ctl_file *file,
sound/core/control_compat.c
370
static int snd_ctl_elem_write_user_x32(struct snd_ctl_file *file,
sound/core/control_compat.c
378
static int snd_ctl_elem_add_compat(struct snd_ctl_file *file,
sound/core/control_compat.c
437
struct snd_ctl_file *ctl;
sound/core/control_compat.c
79
static int snd_ctl_elem_info_compat(struct snd_ctl_file *ctl,
sound/core/hwdep.c
265
struct snd_ctl_file * control,
sound/core/pcm.c
84
struct snd_ctl_file *control,
sound/core/rawmidi.c
1044
struct snd_ctl_file *control,