Home
last modified time | relevance | path

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

/Linux-v4.19/sound/hda/
Dhdac_controller.c388 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_reset_link() argument
390 if (!full_reset) in snd_hdac_bus_reset_link()
477 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip() argument
483 snd_hdac_bus_reset_link(bus, full_reset); in snd_hdac_bus_init_chip()
/Linux-v4.19/sound/pci/hda/
Dhda_controller.h223 void azx_init_chip(struct azx *chip, bool full_reset);
Dhda_controller.c1092 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip() argument
1094 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { in azx_init_chip()
Dhda_intel.c643 static void hda_intel_init_chip(struct azx *chip, bool full_reset) in hda_intel_init_chip() argument
656 azx_init_chip(chip, full_reset); in hda_intel_init_chip()
/Linux-v4.19/include/sound/
Dhdaudio.h409 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
415 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset);
/Linux-v4.19/sound/soc/intel/skylake/
Dskl.c126 static int skl_init_chip(struct hdac_bus *bus, bool full_reset) in skl_init_chip() argument
132 ret = snd_hdac_bus_init_chip(bus, full_reset); in skl_init_chip()
/Linux-v4.19/net/wireless/
Dreg.c299 static void reset_regdomains(bool full_reset, in reset_regdomains() argument
322 if (!full_reset) in reset_regdomains()