mixer_get_dev_byname
struct mix_dev *mixer_get_dev_byname(struct mixer *, const char *);
if ((m->dev = mixer_get_dev_byname(m, devstr)) == NULL) {