Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ngene/
H A 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()
H A 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()
H A Dngene.h706 bool cmd_timeout_workaround; member