Searched refs:mixer_open (Results 1 – 6 of 6) sorted by relevance
5 mixer_open;
10 MLINKS+= mixer.3 mixer_open.3
101 struct mixer *mixer_open(const char *);
63 mixer_open(const char *name) in mixer_open() function484 if ((m = mixer_open(NULL)) == NULL) in mixer_get_nmixers()
101 if ((m = mixer_open(buf)) == NULL) in main()116 if ((m = mixer_open(name)) == NULL) in main()131 if ((m = mixer_open(NULL)) == NULL) in main()
64 static d_open_t mixer_open; variable70 .d_open = mixer_open,925 mixer_open(struct cdev *i_dev, int flags, int mode, struct thread *td) in mixer_open() function