Home
last modified time | relevance | path

Searched refs:full_reset (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/sound/hda/
Dhdac_controller.c393 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_reset_link() argument
395 if (!full_reset) in snd_hdac_bus_reset_link()
481 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip() argument
487 snd_hdac_bus_reset_link(bus, full_reset); in snd_hdac_bus_init_chip()
/Linux-v5.4/sound/soc/sof/intel/
Dhda-ctrl.c160 int hda_dsp_ctrl_init_chip(struct snd_sof_dev *sdev, bool full_reset) in hda_dsp_ctrl_init_chip() argument
174 if (full_reset) { in hda_dsp_ctrl_init_chip()
Dhda.h551 int hda_dsp_ctrl_init_chip(struct snd_sof_dev *sdev, bool full_reset);
/Linux-v5.4/sound/pci/hda/
Dhda_controller.h202 void azx_init_chip(struct azx *chip, bool full_reset);
Dhda_controller.c1090 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip() argument
1092 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { in azx_init_chip()
Dhda_intel.c581 static void hda_intel_init_chip(struct azx *chip, bool full_reset) in hda_intel_init_chip() argument
593 azx_init_chip(chip, full_reset); in hda_intel_init_chip()
/Linux-v5.4/include/sound/
Dhdaudio.h388 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
394 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset);
/Linux-v5.4/sound/soc/intel/skylake/
Dskl.c127 static int skl_init_chip(struct hdac_bus *bus, bool full_reset) in skl_init_chip() argument
133 ret = snd_hdac_bus_init_chip(bus, full_reset); in skl_init_chip()
/Linux-v5.4/net/wireless/
Dreg.c301 static void reset_regdomains(bool full_reset, in reset_regdomains() argument
324 if (!full_reset) in reset_regdomains()