Searched refs:wm_coeff_parse_string (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Dwm_adsp.c892 static int wm_coeff_parse_string(int bytes, const u8 **pos, const u8 **str) wm_coeff_parse_string() function
953 blk->name_len = wm_coeff_parse_string(sizeof(u8), data, wm_coeff_parse_alg()
955 wm_coeff_parse_string(sizeof(u16), data, NULL); wm_coeff_parse_alg()
991 blk->name_len = wm_coeff_parse_string(sizeof(u8), &tmp, wm_coeff_parse_coeff()
993 wm_coeff_parse_string(sizeof(u8), &tmp, NULL); wm_coeff_parse_coeff()
994 wm_coeff_parse_string(sizeof(u16), &tmp, NULL); wm_coeff_parse_coeff()

Completed in 48 milliseconds