Searched refs:std0 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/media/tuners/ |
D | tuner-xc2028.c | 722 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()
|
D | xc4000.c | 951 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()
|