Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/hda/
A Dhdac_controller.c419 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_reset_link() argument
421 if (!full_reset) in snd_hdac_bus_reset_link()
505 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip() argument
511 snd_hdac_bus_reset_link(bus, full_reset); in snd_hdac_bus_init_chip()
/linux-6.3-rc2/sound/pci/hda/
A Dhda_controller.h201 void azx_init_chip(struct azx *chip, bool full_reset);
A Dhda_controller.c1023 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip() argument
1025 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { in azx_init_chip()
A Dhda_intel.c549 static void hda_intel_init_chip(struct azx *chip, bool full_reset) in hda_intel_init_chip() argument
561 azx_init_chip(chip, full_reset); in hda_intel_init_chip()
/linux-6.3-rc2/include/sound/
A Dhdaudio.h394 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
400 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset);
/linux-6.3-rc2/sound/soc/intel/avs/
A Dcore.c92 static bool avs_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in avs_hdac_bus_init_chip() argument
98 ret = snd_hdac_bus_init_chip(bus, full_reset); in avs_hdac_bus_init_chip()
/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl.c128 static int skl_init_chip(struct hdac_bus *bus, bool full_reset) in skl_init_chip() argument
135 ret = snd_hdac_bus_init_chip(bus, full_reset); in skl_init_chip()
/linux-6.3-rc2/net/wireless/
A Dreg.c321 static void reset_regdomains(bool full_reset, in reset_regdomains() argument
344 if (!full_reset) in reset_regdomains()

Completed in 24 milliseconds