Searched refs:std0 (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/drivers/media/tuners/ |
D | tuner-xc2028.c | 725 v4l2_std_id std0; in check_firmware() local 778 std0 = 0; in check_firmware() 779 rc = load_firmware(fe, BASE | new_fw.type, &std0); in check_firmware() 789 rc = load_firmware(fe, BASE | INIT1 | new_fw.type, &std0); in check_firmware() 792 &std0); in check_firmware()
|
D | xc4000.c | 940 v4l2_std_id std0; in check_firmware() local 986 std0 = 0; in check_firmware() 987 rc = load_firmware(fe, BASE, &std0); in check_firmware() 996 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware() 998 rc = load_firmware(fe, BASE | INIT1, &std0); in check_firmware()
|