Searched refs:mixer_open (Results 1 – 6 of 6) sorted by relevance
5 mixer_open;
8 MLINKS+= mixer.3 mixer_open.3
101 struct mixer *mixer_open(const char *);
65 mixer_open(const char *name) in mixer_open() function486 if ((m = mixer_open(NULL)) == NULL) in mixer_get_nmixers()
107 if ((m = mixer_open(buf)) == NULL) in main()122 if ((m = mixer_open(name)) == NULL) in main()137 if ((m = mixer_open(NULL)) == NULL) in main()
96 static d_open_t mixer_open; variable102 .d_open = mixer_open,1046 mixer_open(struct cdev *i_dev, int flags, int mode, struct thread *td) in mixer_open() function