Searched refs:std0 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/tuners/ |
H A D | xc2028.c | 724 v4l2_std_id std0; in check_firmware() local 777 std0 = 0; in check_firmware() 778 rc = load_firmware(fe, BASE | new_fw.type, &std0); in check_firmware() 788 rc = load_firmware(fe, BASE | INIT1 | new_fw.type, &std0); in check_firmware() 791 &std0); in check_firmware()
|
H A D | xc4000.c | 928 v4l2_std_id std0; in check_firmware() local 974 std0 = 0; in check_firmware() 975 rc = load_firmware(fe, BASE, &std0); in check_firmware() 984 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware() 986 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
|