Home
last modified time | relevance | path

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

/openbmc/linux/sound/pcmcia/vx/
H A Dvxp_mixer.c90 vx_set_mic_boost(_chip, val); in vx_mic_boost_put()
120 vx_set_mic_boost(_chip, 0); in vxp_add_mic_controls()
H A Dvxpocket.h37 void vx_set_mic_boost(struct vx_core *chip, int boost);
H A Dvxp_ops.c457 void vx_set_mic_boost(struct vx_core *chip, int boost) in vx_set_mic_boost() function