Home
last modified time | relevance | path

Searched refs:boost_ind (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/sound/
H A Dcs35l34.h21 unsigned int boost_ind; member
H A Dcs35l36.h32 int boost_ind; member
H A Dcs35l35.h100 int boost_ind; member
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs35l34.c760 if (cs35l34->pdata.boost_ind) in cs35l34_probe()
761 ret = cs35l34_boost_inductor(cs35l34, cs35l34->pdata.boost_ind); in cs35l34_probe()
829 pdata->boost_ind = val; in cs35l34_handle_of_data()
H A Dcs35l36.c1218 if (cs35l36->pdata.boost_ind) { in cs35l36_component_probe()
1219 ret = cs35l36_boost_inductor(cs35l36, cs35l36->pdata.boost_ind); in cs35l36_component_probe()
1496 pdata->boost_ind = val; in cs35l36_handle_of_data()
H A Dcs35l35.c852 ret = cs35l35_boost_inductor(cs35l35, cs35l35->pdata.boost_ind); in cs35l35_component_probe()
1282 pdata->boost_ind = val32; in cs35l35_handle_of_data()