Home
last modified time | relevance | path

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

/linux/sound/hda/
A Dhdac_controller.c535 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_reset_link() argument
537 if (!full_reset) in snd_hdac_bus_reset_link()
621 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip() argument
627 snd_hdac_bus_reset_link(bus, full_reset); in snd_hdac_bus_init_chip()
/linux/sound/pci/hda/
A Dhda_controller.h202 void azx_init_chip(struct azx *chip, bool full_reset);
A Dhda_controller.c1029 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip() argument
1031 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { in azx_init_chip()
A Dhda_intel.c547 static void hda_intel_init_chip(struct azx *chip, bool full_reset) in hda_intel_init_chip() argument
559 azx_init_chip(chip, full_reset); in hda_intel_init_chip()
/linux/include/sound/
A Dhdaudio.h399 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
405 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset);
/linux/sound/soc/intel/avs/
A Dcore.c100 static bool avs_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in avs_hdac_bus_init_chip() argument
106 ret = snd_hdac_bus_init_chip(bus, full_reset); in avs_hdac_bus_init_chip()
/linux/net/wireless/
A Dreg.c323 static void reset_regdomains(bool full_reset, in reset_regdomains() argument
346 if (!full_reset) in reset_regdomains()

Completed in 29 milliseconds