Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sound/
Dvwsnd.c1065 static int ad1843_get_gain(lithium_t *lith, const ad1843_gain_t *gp) in ad1843_get_gain() function
1104 return ad1843_get_gain(lith, gp); in ad1843_set_gain()
3111 val = ad1843_get_gain(&devc->lith, &ad1843_gain_PCM); in mixer_read_ioctl()
3115 val = ad1843_get_gain(&devc->lith, &ad1843_gain_LINE); in mixer_read_ioctl()
3119 val = ad1843_get_gain(&devc->lith, &ad1843_gain_MIC); in mixer_read_ioctl()
3123 val = ad1843_get_gain(&devc->lith, &ad1843_gain_CD); in mixer_read_ioctl()
3127 val = ad1843_get_gain(&devc->lith, &ad1843_gain_RECLEV); in mixer_read_ioctl()