Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8904.c70 const char **retune_mobile_texts; member
438 wm8904->retune_mobile_texts[cfg]) == 0 && in wm8904_set_retune_mobile()
1965 wm8904->retune_mobile_texts = NULL; in wm8904_handle_retune_mobile_pdata()
1969 wm8904->retune_mobile_texts[j]) == 0) in wm8904_handle_retune_mobile_pdata()
1977 t = krealloc(wm8904->retune_mobile_texts, in wm8904_handle_retune_mobile_pdata()
1990 wm8904->retune_mobile_texts = t; in wm8904_handle_retune_mobile_pdata()
1997 wm8904->retune_mobile_enum.texts = wm8904->retune_mobile_texts; in wm8904_handle_retune_mobile_pdata()
2082 kfree(wm8904->retune_mobile_texts); in wm8904_remove()
Dwm8994.h111 const char **retune_mobile_texts; member
Dwm8996.c85 const char **retune_mobile_texts; member
374 wm8996->retune_mobile_texts[cfg]) == 0 && in wm8996_set_retune_mobile()
2568 wm8996->retune_mobile_texts = NULL; in wm8996_retune_mobile_pdata()
2572 wm8996->retune_mobile_texts[j]) == 0) in wm8996_retune_mobile_pdata()
2580 t = krealloc(wm8996->retune_mobile_texts, in wm8996_retune_mobile_pdata()
2593 wm8996->retune_mobile_texts = t; in wm8996_retune_mobile_pdata()
2600 wm8996->retune_mobile_enum.texts = wm8996->retune_mobile_texts; in wm8996_retune_mobile_pdata()
Dwm8994.c423 wm8994->retune_mobile_texts[cfg]) == 0 && in wm8994_set_retune_mobile()
3223 wm8994->retune_mobile_texts = NULL; in wm8994_handle_retune_mobile_pdata()
3227 wm8994->retune_mobile_texts[j]) == 0) in wm8994_handle_retune_mobile_pdata()
3235 t = krealloc(wm8994->retune_mobile_texts, in wm8994_handle_retune_mobile_pdata()
3248 wm8994->retune_mobile_texts = t; in wm8994_handle_retune_mobile_pdata()
3255 wm8994->retune_mobile_enum.texts = wm8994->retune_mobile_texts; in wm8994_handle_retune_mobile_pdata()
4429 kfree(wm8994->retune_mobile_texts); in wm8994_codec_remove()