Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/tuners/
Dtuner-xc2028.h44 unsigned int read_not_reliable:1; member
Dtuner-xc2028.c848 if (priv->ctrl.read_not_reliable) in check_firmware()
849 goto read_not_reliable; in check_firmware()
853 if (!priv->ctrl.read_not_reliable) { in check_firmware()
872 read_not_reliable: in check_firmware()