Home
last modified time | relevance | path

Searched refs:read_not_reliable (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/media/tuners/
Dtuner-xc2028.h44 unsigned int read_not_reliable:1; member
Dtuner-xc2028.c847 if (priv->ctrl.read_not_reliable) in check_firmware()
848 goto read_not_reliable; in check_firmware()
852 if (!priv->ctrl.read_not_reliable) { in check_firmware()
871 read_not_reliable: in check_firmware()