Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8904.c70 const char **retune_mobile_texts; member
438 wm8904->retune_mobile_texts[cfg]) == 0 && in wm8904_set_retune_mobile()
1967 wm8904->retune_mobile_texts = NULL; in wm8904_handle_retune_mobile_pdata()
1971 wm8904->retune_mobile_texts[j]) == 0) in wm8904_handle_retune_mobile_pdata()
1979 t = krealloc(wm8904->retune_mobile_texts, in wm8904_handle_retune_mobile_pdata()
1992 wm8904->retune_mobile_texts = t; in wm8904_handle_retune_mobile_pdata()
1999 wm8904->retune_mobile_enum.texts = wm8904->retune_mobile_texts; in wm8904_handle_retune_mobile_pdata()
2085 kfree(wm8904->retune_mobile_texts); in wm8904_remove()
Dwm8994.h111 const char **retune_mobile_texts; member
Dwm8996.c86 const char **retune_mobile_texts; member
375 wm8996->retune_mobile_texts[cfg]) == 0 && in wm8996_set_retune_mobile()
2565 wm8996->retune_mobile_texts = NULL; in wm8996_retune_mobile_pdata()
2569 wm8996->retune_mobile_texts[j]) == 0) in wm8996_retune_mobile_pdata()
2577 t = krealloc(wm8996->retune_mobile_texts, in wm8996_retune_mobile_pdata()
2590 wm8996->retune_mobile_texts = t; in wm8996_retune_mobile_pdata()
2597 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()
3227 wm8994->retune_mobile_texts = NULL; in wm8994_handle_retune_mobile_pdata()
3231 wm8994->retune_mobile_texts[j]) == 0) in wm8994_handle_retune_mobile_pdata()
3239 t = krealloc(wm8994->retune_mobile_texts, in wm8994_handle_retune_mobile_pdata()
3252 wm8994->retune_mobile_texts = t; in wm8994_handle_retune_mobile_pdata()
3259 wm8994->retune_mobile_enum.texts = wm8994->retune_mobile_texts; in wm8994_handle_retune_mobile_pdata()
4436 kfree(wm8994->retune_mobile_texts); in wm8994_component_remove()