Home
last modified time | relevance | path

Searched refs:vx_set_mic_boost (Results 1 – 3 of 3) sorted by relevance

/sound/pcmcia/vx/
Dvxp_mixer.c103 vx_set_mic_boost(_chip, val); in vx_mic_boost_put()
133 vx_set_mic_boost(_chip, 0); in vxp_add_mic_controls()
Dvxpocket.h48 void vx_set_mic_boost(struct vx_core *chip, int boost);
Dvxp_ops.c468 void vx_set_mic_boost(struct vx_core *chip, int boost) in vx_set_mic_boost() function