Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Dcontroller.c526 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_reset_link()
528 if (!full_reset) in snd_hdac_bus_reset_link()
613 * @full_reset: Do full reset in snd_hdac_bus_init_chip()
615 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip()
621 snd_hdac_bus_reset_link(bus, full_reset); in snd_hdac_bus_init_chip()
523 snd_hdac_bus_reset_link(struct hdac_bus * bus,bool full_reset) snd_hdac_bus_reset_link() argument
609 snd_hdac_bus_init_chip(struct hdac_bus * bus,bool full_reset) snd_hdac_bus_init_chip() argument
/linux/sound/hda/common/
H A Dhda_controller.h199 void azx_init_chip(struct azx *chip, bool full_reset);
H A Dcontroller.c1020 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip()
1022 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { in azx_init_chip()
1018 azx_init_chip(struct azx * chip,bool full_reset) azx_init_chip() argument
/linux/include/sound/
H A Dhdaudio.h403 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset);
409 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset);
/linux/sound/hda/controllers/
H A Dintel.c556 static void hda_intel_init_chip(struct azx *chip, bool full_reset) in hda_intel_init_chip() argument
568 azx_init_chip(chip, full_reset); in hda_intel_init_chip()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c5078 bool full_reset, vram_lost = false; in amdgpu_device_reinit_after_reset() local
5087 full_reset = test_bit(AMDGPU_NEED_FULL_RESET, &reset_context->flags); in amdgpu_device_reinit_after_reset()
5101 if (full_reset) { in amdgpu_device_reinit_after_reset()
/linux/net/wireless/
H A Dreg.c312 static void reset_regdomains(bool full_reset, in reset_regdomains() argument
335 if (!full_reset) in reset_regdomains()