Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8904.c70 const char **retune_mobile_texts; member
438 wm8904->retune_mobile_texts[cfg]) == 0 && in wm8904_set_retune_mobile()
1966 wm8904->retune_mobile_texts = NULL; in wm8904_handle_retune_mobile_pdata()
1970 wm8904->retune_mobile_texts[j]) == 0) in wm8904_handle_retune_mobile_pdata()
1978 t = krealloc(wm8904->retune_mobile_texts, in wm8904_handle_retune_mobile_pdata()
1991 wm8904->retune_mobile_texts = t; in wm8904_handle_retune_mobile_pdata()
1998 wm8904->retune_mobile_enum.texts = wm8904->retune_mobile_texts; in wm8904_handle_retune_mobile_pdata()
2083 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()
2569 wm8996->retune_mobile_texts = NULL; in wm8996_retune_mobile_pdata()
2573 wm8996->retune_mobile_texts[j]) == 0) in wm8996_retune_mobile_pdata()
2581 t = krealloc(wm8996->retune_mobile_texts, in wm8996_retune_mobile_pdata()
2594 wm8996->retune_mobile_texts = t; in wm8996_retune_mobile_pdata()
2601 wm8996->retune_mobile_enum.texts = wm8996->retune_mobile_texts; in wm8996_retune_mobile_pdata()
Dwm8994.c424 wm8994->retune_mobile_texts[cfg]) == 0 && in wm8994_set_retune_mobile()
3224 wm8994->retune_mobile_texts = NULL; in wm8994_handle_retune_mobile_pdata()
3228 wm8994->retune_mobile_texts[j]) == 0) in wm8994_handle_retune_mobile_pdata()
3236 t = krealloc(wm8994->retune_mobile_texts, in wm8994_handle_retune_mobile_pdata()
3249 wm8994->retune_mobile_texts = t; in wm8994_handle_retune_mobile_pdata()
3256 wm8994->retune_mobile_enum.texts = wm8994->retune_mobile_texts; in wm8994_handle_retune_mobile_pdata()
4431 kfree(wm8994->retune_mobile_texts); in wm8994_codec_remove()