Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/mfd/wm8994/
Dpdata.h93 struct wm8994_retune_mobile_cfg *retune_mobile_cfgs; member
/linux-2.6.39/include/sound/
Dwm8904.h157 struct wm8904_retune_mobile_cfg *retune_mobile_cfgs; member
/linux-2.6.39/sound/soc/codecs/
Dwm8904.c727 if (strcmp(pdata->retune_mobile_cfgs[i].name, in wm8904_set_retune_mobile()
729 abs(pdata->retune_mobile_cfgs[i].rate in wm8904_set_retune_mobile()
732 best_val = abs(pdata->retune_mobile_cfgs[i].rate in wm8904_set_retune_mobile()
738 pdata->retune_mobile_cfgs[best].name, in wm8904_set_retune_mobile()
739 pdata->retune_mobile_cfgs[best].rate, in wm8904_set_retune_mobile()
749 pdata->retune_mobile_cfgs[best].regs[i]); in wm8904_set_retune_mobile()
2277 if (strcmp(pdata->retune_mobile_cfgs[i].name, in wm8904_handle_retune_mobile_pdata()
2295 pdata->retune_mobile_cfgs[i].name; in wm8904_handle_retune_mobile_pdata()
Dwm8994.c464 if (strcmp(pdata->retune_mobile_cfgs[i].name, in wm8994_set_retune_mobile()
466 abs(pdata->retune_mobile_cfgs[i].rate in wm8994_set_retune_mobile()
469 best_val = abs(pdata->retune_mobile_cfgs[i].rate in wm8994_set_retune_mobile()
476 pdata->retune_mobile_cfgs[best].name, in wm8994_set_retune_mobile()
477 pdata->retune_mobile_cfgs[best].rate, in wm8994_set_retune_mobile()
488 pdata->retune_mobile_cfgs[best].regs[i]); in wm8994_set_retune_mobile()
2768 if (strcmp(pdata->retune_mobile_cfgs[i].name, in wm8994_handle_retune_mobile_pdata()
2786 pdata->retune_mobile_cfgs[i].name; in wm8994_handle_retune_mobile_pdata()