Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
A Dcxd2820r_c.c54 priv->ber_running = false; /* tune stops BER counter */ in cxd2820r_set_frontend_c()
236 if (priv->ber_running) { in cxd2820r_read_status_c()
259 priv->ber_running = true; in cxd2820r_read_status_c()
A Dcxd2820r_t.c79 priv->ber_running = false; /* tune stops BER counter */ in cxd2820r_set_frontend_t()
330 if (priv->ber_running) { in cxd2820r_read_status_t()
353 priv->ber_running = true; in cxd2820r_read_status_t()
A Dcxd2820r_priv.h41 bool ber_running; member

Completed in 9 milliseconds