Home
last modified time | relevance | path

Searched refs:allow_bus_reset (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_codec.h54 unsigned int allow_bus_reset:1; /* allow bus reset at fatal error */ member
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_conexant.c1101 codec->bus->allow_bus_reset = 1; in patch_conexant_auto()
H A Dhda_controller.c824 if (hbus->allow_bus_reset && !hbus->response_reset && !hbus->in_reset) { in azx_rirb_get_response()