Searched refs:full_reset (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/hda/core/ |
| H A D | controller.c | 523 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_reset_link() argument 525 if (!full_reset) in snd_hdac_bus_reset_link() 609 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset) in snd_hdac_bus_init_chip() argument 615 snd_hdac_bus_reset_link(bus, full_reset); in snd_hdac_bus_init_chip()
|
| /linux/sound/hda/common/ |
| H A D | hda_controller.h | 198 void azx_init_chip(struct azx *chip, bool full_reset);
|
| H A D | controller.c | 1018 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip() argument 1020 if (snd_hdac_bus_init_chip(azx_bus(chip), full_reset)) { in azx_init_chip()
|
| /linux/include/sound/ |
| H A D | hdaudio.h | 402 bool snd_hdac_bus_init_chip(struct hdac_bus *bus, bool full_reset); 408 int snd_hdac_bus_reset_link(struct hdac_bus *bus, bool full_reset);
|
| /linux/sound/hda/controllers/ |
| H A D | intel.c | 552 static void hda_intel_init_chip(struct azx *chip, bool full_reset) in hda_intel_init_chip() argument 564 azx_init_chip(chip, full_reset); in hda_intel_init_chip()
|
| /linux/net/wireless/ |
| H A D | reg.c | 312 static void reset_regdomains(bool full_reset, in reg_update_last_request() 335 if (!full_reset) in reset_regdomains() 323 reset_regdomains(bool full_reset,const struct ieee80211_regdomain * new_regdom) reset_regdomains() argument
|