Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/ngene/
Dngene-dvb.c201 if (!chan->dev->cmd_timeout_workaround || !chan->running) in ngene_start_feed()
216 if (!chan->dev->cmd_timeout_workaround) in ngene_stop_feed()
Dngene-core.c1245 dev->cmd_timeout_workaround = true; in ngene_load_firm()
1250 dev->cmd_timeout_workaround = true; in ngene_load_firm()
1255 dev->cmd_timeout_workaround = true; in ngene_load_firm()
Dngene.h748 bool cmd_timeout_workaround; member