Home
last modified time | relevance | path

Searched refs:v4l2_chip_match_i2c_client (Results 1 – 15 of 15) sorted by relevance

/linux-2.6.39/drivers/media/video/
Dm52790.c88 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in m52790_g_register()
104 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in m52790_s_register()
Dcs5345.c104 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in cs5345_g_register()
117 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in cs5345_s_register()
Dupd64083.c127 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in upd64083_g_register()
140 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in upd64083_s_register()
Dupd64031a.c169 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in upd64031a_g_register()
182 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in upd64031a_s_register()
Dv4l2-common.c240 int v4l2_chip_match_i2c_client(struct i2c_client *c, const struct v4l2_dbg_match *match) in v4l2_chip_match_i2c_client() function
262 EXPORT_SYMBOL(v4l2_chip_match_i2c_client);
267 if (!v4l2_chip_match_i2c_client(c, &chip->match)) in v4l2_chip_ident_i2c_client()
Dmt9v011.c502 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in mt9v011_g_register()
518 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in mt9v011_s_register()
Dsaa7127.c669 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in saa7127_g_register()
682 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in saa7127_s_register()
Dsaa717x.c982 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in saa717x_g_register()
997 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in saa717x_s_register()
Dtvp5150.c873 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in tvp5150_g_register()
886 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in tvp5150_s_register()
Dtvp7002.c754 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in tvp7002_g_register()
778 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in tvp7002_s_register()
Dov7670.c1459 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in ov7670_g_register()
1473 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in ov7670_s_register()
Dsaa7115.c1400 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in saa711x_g_register()
1413 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in saa711x_s_register()
/linux-2.6.39/include/media/
Dv4l2-common.h106 int v4l2_chip_match_i2c_client(struct i2c_client *c, const struct v4l2_dbg_match *match);
/linux-2.6.39/drivers/media/dvb/frontends/
Dau8522_decoder.c575 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in au8522_g_register()
589 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in au8522_s_register()
/linux-2.6.39/drivers/media/video/cx25840/
Dcx25840-core.c1443 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in cx25840_g_register()
1456 if (!v4l2_chip_match_i2c_client(client, &reg->match)) in cx25840_s_register()