Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/pci/ngene/
Dngene-dvb.c281 if (!chan->dev->cmd_timeout_workaround || !chan->running) in ngene_start_feed()
296 if (!chan->dev->cmd_timeout_workaround) in ngene_stop_feed()
Dngene-core.c1221 dev->cmd_timeout_workaround = true; in ngene_load_firm()
1226 dev->cmd_timeout_workaround = true; in ngene_load_firm()
1231 dev->cmd_timeout_workaround = true; in ngene_load_firm()
Dngene.h707 bool cmd_timeout_workaround; member