Home
last modified time | relevance | path

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

12

/linux-6.12.1/sound/soc/codecs/
Dmax98363.c95 if (!max98363->first_hw_init) in max98363_resume()
164 if (max98363->first_hw_init) in max98363_io_init()
170 if (!max98363->first_hw_init) in max98363_io_init()
182 if (max98363->first_hw_init) { in max98363_io_init()
187 max98363->first_hw_init = true; in max98363_io_init()
405 max98363->first_hw_init = false; in max98363_init()
Drt1308-sdw.c223 if (rt1308->first_hw_init) in rt1308_io_init()
229 if (!rt1308->first_hw_init) in rt1308_io_init()
236 if ((hibernation_flag != 0x00) && rt1308->first_hw_init) in rt1308_io_init()
285 if (rt1308->first_hw_init) { in rt1308_io_init()
289 rt1308->first_hw_init = true; in rt1308_io_init()
629 if (!rt1308->first_hw_init) in rt1308_sdw_component_probe()
701 rt1308->first_hw_init = false; in rt1308_sdw_init()
776 if (!rt1308->first_hw_init) in rt1308_dev_resume()
Drt1318-sdw.c412 if (rt1318->first_hw_init) { in rt1318_io_init()
428 if (rt1318->first_hw_init) { in rt1318_io_init()
434 rt1318->first_hw_init = true; in rt1318_io_init()
679 if (!rt1318->first_hw_init) in rt1318_sdw_component_probe()
755 rt1318->first_hw_init = false; in rt1318_sdw_init()
829 if (!rt1318->first_hw_init) in rt1318_dev_resume()
Drt1017-sdca-sdw.c326 if (rt1017->first_hw_init) { in rt1017_sdca_io_init()
356 if (rt1017->first_hw_init) { in rt1017_sdca_io_init()
360 rt1017->first_hw_init = true; in rt1017_sdca_io_init()
722 rt1017->first_hw_init = false; in rt1017_sdca_init()
749 if (rt1017->first_hw_init) in rt1017_sdca_sdw_remove()
781 if (!rt1017->first_hw_init) in rt1017_sdca_dev_resume()
Drt1316-sdw.c276 if (rt1316->first_hw_init) { in rt1316_io_init()
296 if (rt1316->first_hw_init) { in rt1316_io_init()
300 rt1316->first_hw_init = true; in rt1316_io_init()
601 if (!rt1316->first_hw_init) in rt1316_sdw_component_probe()
678 rt1316->first_hw_init = false; in rt1316_sdw_init()
753 if (!rt1316->first_hw_init) in rt1316_dev_resume()
Drt5682-sdw.c336 rt5682->first_hw_init = false; in rt5682_sdw_init()
381 if (rt5682->first_hw_init) in rt5682_io_init()
387 if (!rt5682->first_hw_init) in rt5682_io_init()
410 if (rt5682->first_hw_init) { in rt5682_io_init()
474 rt5682->first_hw_init = true; in rt5682_io_init()
762 if (!rt5682->first_hw_init) in rt5682_dev_resume()
Dmax98373-sdw.c271 if (!max98373->first_hw_init) in max98373_resume()
365 if (max98373->first_hw_init) in max98373_io_init()
371 if (!max98373->first_hw_init) in max98373_io_init()
453 if (max98373->first_hw_init) { in max98373_io_init()
458 max98373->first_hw_init = true; in max98373_io_init()
761 max98373->first_hw_init = false; in max98373_init()
Drt1320-sdw.c3778 if (rt1320->first_hw_init) { in rt1320_io_init()
3814 if (!rt1320->first_hw_init && rt1320->version_id == RT1320_VA) { in rt1320_io_init()
3836 if (rt1320->first_hw_init) { in rt1320_io_init()
3844 rt1320->first_hw_init = true; in rt1320_io_init()
4156 if (!rt1320->first_hw_init) in rt1320_sdw_component_probe()
4235 rt1320->first_hw_init = false; in rt1320_sdw_init()
4320 if (!rt1320->first_hw_init) in rt1320_dev_resume()
Drt711.c466 if (!rt711->first_hw_init) in rt711_set_jack_detect()
948 if (!rt711->first_hw_init) in rt711_probe()
1207 rt711->first_hw_init = false; in rt711_init()
1249 if (rt711->first_hw_init) in rt711_io_init()
1255 if (!rt711->first_hw_init) in rt711_io_init()
1313 if (rt711->first_hw_init) in rt711_io_init()
1325 if (rt711->first_hw_init) { in rt711_io_init()
1329 rt711->first_hw_init = true; in rt711_io_init()
Dmax98363.h34 bool first_hw_init; member
Drt1316-sdw.h47 bool first_hw_init; member
Drt1308-sdw.h164 bool first_hw_init; member
Drt700.c324 if (!rt700->first_hw_init) in rt700_set_jack_detect()
830 if (!rt700->first_hw_init) in rt700_probe()
1123 rt700->first_hw_init = false; in rt700_init()
1161 if (rt700->first_hw_init) in rt700_io_init()
1167 if (!rt700->first_hw_init) in rt700_io_init()
1224 if (rt700->first_hw_init) { in rt700_io_init()
1228 rt700->first_hw_init = true; in rt700_io_init()
Drt712-sdca-dmic.c187 if (rt712->first_hw_init) { in rt712_sdca_dmic_io_init()
228 if (rt712->first_hw_init) { in rt712_sdca_dmic_io_init()
234 rt712->first_hw_init = true; in rt712_sdca_dmic_io_init()
603 if (!rt712->first_hw_init) in rt712_sdca_dmic_probe()
783 rt712->first_hw_init = false; in rt712_sdca_dmic_init()
918 if (!rt712->first_hw_init) in rt712_sdca_dmic_dev_resume()
Drt1017-sdca-sdw.h60 bool first_hw_init; member
Drt1320-sdw.h93 bool first_hw_init; member
Drt1318-sdw.h93 bool first_hw_init; member
Drt712-sdca.c464 if (!rt712->first_hw_init) in rt712_sdca_set_jack_detect()
993 if (!rt712->first_hw_init) in rt712_sdca_probe()
1363 if (!rt712->first_hw_init) in rt712_sdca_dmic_probe()
1636 rt712->first_hw_init = false; in rt712_sdca_init()
1737 if ((mic_func_status & FUNCTION_NEEDS_INITIALIZATION) || (!rt712->first_hw_init)) { in rt712_sdca_vb_io_init()
1755 if ((jack_func_status & FUNCTION_NEEDS_INITIALIZATION) || (!rt712->first_hw_init)) { in rt712_sdca_vb_io_init()
1784 if ((amp_func_status & FUNCTION_NEEDS_INITIALIZATION) || (!rt712->first_hw_init)) { in rt712_sdca_vb_io_init()
1813 if (rt712->first_hw_init) { in rt712_sdca_io_init()
1854 if (rt712->first_hw_init) { in rt712_sdca_io_init()
1860 rt712->first_hw_init = true; in rt712_sdca_io_init()
Drt712-sdca-dmic.h21 bool first_hw_init; member
Drt715-sdca.h29 bool first_hw_init; member
Drt715.c795 if (!rt715->first_hw_init) in rt715_probe()
1047 rt715->first_hw_init = false; in rt715_init()
1086 if (!rt715->first_hw_init) in rt715_io_init()
1132 if (rt715->first_hw_init) in rt715_io_init()
1135 rt715->first_hw_init = true; in rt715_io_init()
Drt711-sdca.c531 if (!rt711->first_hw_init) in rt711_sdca_set_jack_detect()
1294 if (!rt711->first_hw_init) in rt711_sdca_probe()
1502 rt711->first_hw_init = false; in rt711_sdca_init()
1606 if (rt711->first_hw_init) { in rt711_sdca_io_init()
1654 if (rt711->first_hw_init) { in rt711_sdca_io_init()
1660 rt711->first_hw_init = true; in rt711_sdca_io_init()
Drt722-sdca.h25 bool first_hw_init; member
Dmax98373.h229 bool first_hw_init; member
Drt711-sdca.h24 bool first_hw_init; member

12