Searched refs:tvp5150_id (Results 1 – 1 of 1) sorted by relevance
1113 int tvp5150_id[4]; in tvp5150_probe() local1135 tvp5150_id[i] = res; in tvp5150_probe()1141 if (tvp5150_id[2] == 4 && tvp5150_id[3] == 0) { /* Is TVP5150AM1 */ in tvp5150_probe()1143 tvp5150_id[0], tvp5150_id[1]); in tvp5150_probe()1149 if (tvp5150_id[2] == 3 || tvp5150_id[3] == 0x21) { in tvp5150_probe()1151 tvp5150_id[0], tvp5150_id[1]); in tvp5150_probe()1154 tvp5150_id[0], tvp5150_id[1]); in tvp5150_probe()1156 tvp5150_id[2], tvp5150_id[3]); in tvp5150_probe()1218 static const struct i2c_device_id tvp5150_id[] = { variable1222 MODULE_DEVICE_TABLE(i2c, tvp5150_id);[all …]