Home
last modified time | relevance | path

Searched refs:chip_init (Results 1 – 25 of 26) sorted by relevance

12

/sound/pci/ice1712/
Dvt1720_mobo.c81 .chip_init = k8x800_init,
90 .chip_init = k8x800_init,
99 .chip_init = k8x800_init,
108 .chip_init = k8x800_init,
117 .chip_init = k8x800_init,
Ddelta.c851 .chip_init = snd_ice1712_delta_init,
858 .chip_init = snd_ice1712_delta_init,
866 .chip_init = snd_ice1712_delta_init,
874 .chip_init = snd_ice1712_delta_init,
882 .chip_init = snd_ice1712_delta_init,
889 .chip_init = snd_ice1712_delta_init,
896 .chip_init = snd_ice1712_delta_init,
903 .chip_init = snd_ice1712_delta_init,
911 .chip_init = snd_ice1712_delta_init,
918 .chip_init = snd_ice1712_delta_init,
Dhoontech.c338 .chip_init = snd_ice1712_hoontech_init,
346 .chip_init = snd_ice1712_value_init,
352 .chip_init = snd_ice1712_hoontech_init,
358 .chip_init = snd_ice1712_ez8_init,
367 .chip_init = snd_ice1712_staudio_init,
Damp.c71 .chip_init = snd_vt1724_amp_init,
78 .chip_init = snd_vt1724_amp_init,
Dews.c1026 .chip_init = snd_ice1712_ews_init,
1033 .chip_init = snd_ice1712_ews_init,
1040 .chip_init = snd_ice1712_ews_init,
1047 .chip_init = snd_ice1712_ews_init,
1054 .chip_init = snd_ice1712_ews_init,
1061 .chip_init = snd_ice1712_ews_init,
1068 .chip_init = snd_ice1712_ews_init,
Drevo.c613 .chip_init = revo_init,
620 .chip_init = revo_init,
627 .chip_init = revo_init,
Dphase.c926 .chip_init = phase22_init,
935 .chip_init = phase28_init,
944 .chip_init = phase22_init,
Dse.c737 .chip_init = se_init,
746 .chip_init = se_init,
Daureon.c2210 .chip_init = aureon_init,
2220 .chip_init = aureon_init,
2230 .chip_init = aureon_init,
2240 .chip_init = aureon_init,
2250 .chip_init = aureon_init,
2260 .chip_init = aureon_init,
Dprodigy_hifi.c1237 .chip_init = prodigy_hifi_init,
1247 .chip_init = prodigy_hd2_init,
1257 .chip_init = prodigy_hifi_init,
Dice1712.h512 int (*chip_init)(struct snd_ice1712 *); member
Dpsc724.c443 .chip_init = psc724_init,
Djuli.c678 .chip_init = juli_init,
Dwtm.c626 .chip_init = wtm_init,
Dprodigy192.c785 .chip_init = prodigy192_init,
Dmaya44.c742 .chip_init = maya44_init,
Dpontis.c803 .chip_init = pontis_init,
Dquartet.c1082 .chip_init = qtet_init,
Dice1712.c2572 if (c->chip_init) { in snd_ice1712_probe()
2573 err = c->chip_init(ice); in snd_ice1712_probe()
Dice1724.c2559 if (c->chip_init) { in __snd_vt1724_probe()
2560 err = c->chip_init(ice); in __snd_vt1724_probe()
/sound/soc/sof/intel/
Dhda-ctrl.c194 if (bus->chip_init) in hda_dsp_ctrl_init_chip()
291 bus->chip_init = true; in hda_dsp_ctrl_init_chip()
308 if (!bus->chip_init) in hda_dsp_ctrl_stop_chip()
363 bus->chip_init = false; in hda_dsp_ctrl_stop_chip()
/sound/hda/
Dhdac_controller.c510 if (bus->chip_init) in snd_hdac_bus_init_chip()
531 bus->chip_init = true; in snd_hdac_bus_init_chip()
543 if (!bus->chip_init) in snd_hdac_bus_stop_chip()
559 bus->chip_init = false; in snd_hdac_bus_stop_chip()
Dhdac_stream.c165 if (bus->chip_init) { in snd_hdac_stop_streams_and_chip()
/sound/pci/hda/
Dhda_tegra.c228 if (azx_bus(chip)->chip_init) { in hda_tegra_dev_free()
Dhda_controller.c1154 if (bus->core.chip_init) in snd_hda_bus_reset()

12