Home
last modified time | relevance | path

Searched refs:first_hw_init (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt1308-sdw.c172 if (rt1308->first_hw_init) { in rt1308_io_init()
180 if (!rt1308->first_hw_init) { in rt1308_io_init()
258 if (rt1308->first_hw_init) { in rt1308_io_init()
262 rt1308->first_hw_init = true; in rt1308_io_init()
659 rt1308->first_hw_init = false; in rt1308_sdw_init()
712 if (!rt1308->first_hw_init) in rt1308_dev_resume()
H A Dmax98373-sdw.c261 if (!max98373->first_hw_init) in max98373_resume()
352 if (max98373->first_hw_init) { in max98373_io_init()
360 if (!max98373->first_hw_init) { in max98373_io_init()
452 if (max98373->first_hw_init) { in max98373_io_init()
457 max98373->first_hw_init = true; in max98373_io_init()
776 max98373->first_hw_init = false; in max98373_init()
H A Drt5682-sdw.c361 rt5682->first_hw_init = false; in rt5682_sdw_init()
387 if (!rt5682->first_hw_init) { in rt5682_io_init()
403 if (rt5682->first_hw_init) { in rt5682_io_init()
423 if (rt5682->first_hw_init) { in rt5682_io_init()
487 rt5682->first_hw_init = true; in rt5682_io_init()
744 if (!rt5682->first_hw_init) in rt5682_dev_resume()
H A Drt700.c1120 rt700->first_hw_init = false; in rt700_init()
1139 if (rt700->first_hw_init) { in rt700_io_init()
1147 if (!rt700->first_hw_init) { in rt700_io_init()
1207 if (!rt700->first_hw_init) { in rt700_io_init()
1221 if (rt700->first_hw_init) { in rt700_io_init()
1225 rt700->first_hw_init = true; in rt700_io_init()
H A Drt1308-sdw.h164 bool first_hw_init; member
H A Drt711.c1174 rt711->first_hw_init = false; in rt711_init()
1196 if (rt711->first_hw_init) { in rt711_io_init()
1204 if (!rt711->first_hw_init) { in rt711_io_init()
1272 if (rt711->first_hw_init) in rt711_io_init()
1291 if (rt711->first_hw_init) { in rt711_io_init()
1295 rt711->first_hw_init = true; in rt711_io_init()
H A Drt715.c784 rt715->first_hw_init = false; in rt715_init()
804 if (!rt715->first_hw_init) { in rt715_io_init()
858 if (rt715->first_hw_init) in rt715_io_init()
861 rt715->first_hw_init = true; in rt715_io_init()
H A Dmax98373.h218 bool first_hw_init; member
H A Drt700.h21 bool first_hw_init; member
H A Drt711.h21 bool first_hw_init; member
H A Drt715.h24 bool first_hw_init; member
H A Drt715-sdw.c544 if (!rt715->first_hw_init) in rt715_dev_resume()
H A Drt700-sdw.c501 if (!rt700->first_hw_init) in rt700_dev_resume()
H A Drt711-sdw.c503 if (!rt711->first_hw_init) in rt711_dev_resume()
H A Drt5682.h1409 bool first_hw_init; member