Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dtuner-xc2028.h43 unsigned int read_not_reliable:1; member
Dtuner-xc2028.c846 if (priv->ctrl.read_not_reliable) in check_firmware()
847 goto read_not_reliable; in check_firmware()
851 if (!priv->ctrl.read_not_reliable) { in check_firmware()
872 read_not_reliable: in check_firmware()