Searched refs:d_pcmvol_ctrl (Results 1 – 3 of 3) sorted by relevance
243 if (d->d_pcmvol_ctrl == NULL) { in audio_dev_add_soft_volume()250 d->d_pcmvol_ctrl = audio_dev_add_control(d, &desc, in audio_dev_add_soft_volume()
369 audio_ctrl_t *d_pcmvol_ctrl; member
111 if (d->d_pcmvol_ctrl != NULL) { in audio_dev_free()112 audio_dev_del_control(d->d_pcmvol_ctrl); in audio_dev_free()