Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/tuners/
Dtuner-xc2028.c722 v4l2_std_id std0; in check_firmware() local
775 std0 = 0; in check_firmware()
776 rc = load_firmware(fe, BASE | new_fw.type, &std0); in check_firmware()
786 rc = load_firmware(fe, BASE | INIT1 | new_fw.type, &std0); in check_firmware()
789 &std0); in check_firmware()
Dxc4000.c951 v4l2_std_id std0; in check_firmware() local
997 std0 = 0; in check_firmware()
998 rc = load_firmware(fe, BASE, &std0); in check_firmware()
1007 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
1009 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()