Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dpatch_ca0110.c56 codec->bus->needs_damn_long_delay = 1; in patch_ca0110()
Dhda_tegra.c400 chip->bus.needs_damn_long_delay = 1; in hda_tegra_create()
Dhda_controller.c818 if (hbus->needs_damn_long_delay || in azx_rirb_get_response()
Dhda_intel.c1762 chip->bus.needs_damn_long_delay = 1; in azx_create()
Dpatch_sigmatel.c4911 codec->bus->needs_damn_long_delay = 1; in patch_stac927x()
/Linux-v5.4/include/sound/
Dhda_codec.h54 unsigned int needs_damn_long_delay :1; member