Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dwm8904.c65 const char **retune_mobile_texts; member
433 wm8904->retune_mobile_texts[cfg]) == 0 && in wm8904_set_retune_mobile()
1982 wm8904->retune_mobile_texts = NULL; in wm8904_handle_retune_mobile_pdata()
1986 wm8904->retune_mobile_texts[j]) == 0) in wm8904_handle_retune_mobile_pdata()
1994 t = krealloc(wm8904->retune_mobile_texts, in wm8904_handle_retune_mobile_pdata()
2007 wm8904->retune_mobile_texts = t; in wm8904_handle_retune_mobile_pdata()
2014 wm8904->retune_mobile_enum.texts = wm8904->retune_mobile_texts; in wm8904_handle_retune_mobile_pdata()
2100 kfree(wm8904->retune_mobile_texts); in wm8904_remove()
Dwm8994.h108 const char **retune_mobile_texts; member
Dwm8996.c82 const char **retune_mobile_texts; member
371 wm8996->retune_mobile_texts[cfg]) == 0 && in wm8996_set_retune_mobile()
2561 wm8996->retune_mobile_texts = NULL; in wm8996_retune_mobile_pdata()
2565 wm8996->retune_mobile_texts[j]) == 0) in wm8996_retune_mobile_pdata()
2573 t = krealloc(wm8996->retune_mobile_texts, in wm8996_retune_mobile_pdata()
2586 wm8996->retune_mobile_texts = t; in wm8996_retune_mobile_pdata()
2593 wm8996->retune_mobile_enum.texts = wm8996->retune_mobile_texts; in wm8996_retune_mobile_pdata()
Dwm8994.c420 wm8994->retune_mobile_texts[cfg]) == 0 && in wm8994_set_retune_mobile()
3228 wm8994->retune_mobile_texts = NULL; in wm8994_handle_retune_mobile_pdata()
3232 wm8994->retune_mobile_texts[j]) == 0) in wm8994_handle_retune_mobile_pdata()
3240 t = krealloc(wm8994->retune_mobile_texts, in wm8994_handle_retune_mobile_pdata()
3253 wm8994->retune_mobile_texts = t; in wm8994_handle_retune_mobile_pdata()
3260 wm8994->retune_mobile_enum.texts = wm8994->retune_mobile_texts; in wm8994_handle_retune_mobile_pdata()
4441 kfree(wm8994->retune_mobile_texts); in wm8994_component_remove()