Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/radio/
Dsi4713-i2c.h201 struct acomp_info { struct
228 struct acomp_info acomp_info; argument
Dsi4713-i2c.c932 *shadow = &sdev->acomp_info.threshold; in si4713_choose_econtrol_action()
937 *shadow = &sdev->acomp_info.gain; in si4713_choose_econtrol_action()
947 *shadow = &sdev->acomp_info.attack_time; in si4713_choose_econtrol_action()
981 *shadow = &sdev->acomp_info.enabled; in si4713_choose_econtrol_action()
1000 *shadow = &sdev->acomp_info.release_time; in si4713_choose_econtrol_action()
1242 ctrl.value = tmp->acomp_info.threshold; in si4713_setup()
1246 ctrl.value = tmp->acomp_info.gain; in si4713_setup()
1254 ctrl.value = tmp->acomp_info.attack_time; in si4713_setup()
1278 ctrl.value = tmp->acomp_info.enabled; in si4713_setup()
1290 ctrl.value = tmp->acomp_info.release_time; in si4713_setup()
[all …]