Searched refs:full_reset (Results 1 – 6 of 6) sorted by relevance
/linux/sound/hda/ |
H A D | hdac_controller.c | 535 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/ |
H A D | hda_controller.h | 202 void azx_init_chip(struct azx *chip, bool full_reset);
|
H A D | hda_intel.c | 547 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/sound/soc/intel/avs/ |
H A D | core.c | 100 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/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_device.c | 5516 bool full_reset, vram_lost = false; in amdgpu_device_reinit_after_reset() local 5525 full_reset = test_bit(AMDGPU_NEED_FULL_RESET, &reset_context->flags); in amdgpu_device_reinit_after_reset() 5539 if (full_reset) { in amdgpu_device_reinit_after_reset()
|
/linux/net/wireless/ |
H A D | reg.c | 323 static void reset_regdomains(bool full_reset, in reset_regdomains() argument 346 if (!full_reset) in reset_regdomains()
|