Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ngene/
Dngene-dvb.c294 if (!chan->dev->cmd_timeout_workaround || !chan->running) in ngene_start_feed()
309 if (!chan->dev->cmd_timeout_workaround) in ngene_stop_feed()
Dngene-core.c1238 dev->cmd_timeout_workaround = true; in ngene_load_firm()
1243 dev->cmd_timeout_workaround = true; in ngene_load_firm()
1248 dev->cmd_timeout_workaround = true; in ngene_load_firm()
Dngene.h765 bool cmd_timeout_workaround; member