Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
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()
Drt1308-sdw.h162 bool first_hw_init; member
Drt5682-sdw.c361 rt5682->first_hw_init = false; in rt5682_sdw_init()
393 if (!rt5682->first_hw_init) { in rt5682_io_init()
409 if (rt5682->first_hw_init) { in rt5682_io_init()
416 if (rt5682->first_hw_init) { in rt5682_io_init()
479 rt5682->first_hw_init = true; in rt5682_io_init()
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()
Drt711.c1160 rt711->first_hw_init = false; in rt711_init()
1182 if (rt711->first_hw_init) { in rt711_io_init()
1190 if (!rt711->first_hw_init) { in rt711_io_init()
1258 if (rt711->first_hw_init) in rt711_io_init()
1277 if (rt711->first_hw_init) { in rt711_io_init()
1281 rt711->first_hw_init = true; in rt711_io_init()
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()
Drt700.h21 bool first_hw_init; member
Drt711.h21 bool first_hw_init; member
Drt715.h24 bool first_hw_init; member
Drt5682.h1409 bool first_hw_init; member