Home
last modified time | relevance | path

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

/linux-4.4.14/sound/hda/
Dhdac_controller.c284 static int azx_reset(struct hdac_bus *bus, bool full_reset) in azx_reset() argument
286 if (!full_reset) in azx_reset()
372 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip() argument
378 azx_reset(bus, full_reset); in snd_hdac_bus_init_chip()
/linux-4.4.14/sound/pci/hda/
Dhda_controller.h211 void azx_init_chip(struct azx *chip, bool full_reset);
Dhda_controller.c885 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip() argument
887 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { in azx_init_chip()
Dhda_intel.c535 static void hda_intel_init_chip(struct azx *chip, bool full_reset) in hda_intel_init_chip() argument
548 azx_init_chip(chip, full_reset); in hda_intel_init_chip()
/linux-4.4.14/include/sound/
Dhdaudio.h338 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
/linux-4.4.14/net/wireless/
Dreg.c303 static void reset_regdomains(bool full_reset, in reset_regdomains() argument
326 if (!full_reset) in reset_regdomains()