Home
last modified time | relevance | path

Searched refs:attach_inform (Results 1 – 9 of 9) sorted by relevance

/drivers/media/video/cx88/
Dcx88-i2c.c100 static int attach_inform(struct i2c_client *client) in attach_inform() function
185 core->i2c_adap.client_register = attach_inform; in cx88_i2c_init()
/drivers/media/video/bt8xx/
Dbttv-i2c.c39 static int attach_inform(struct i2c_client *client);
268 static int attach_inform(struct i2c_client *client) in attach_inform() function
421 btv->c.i2c_adap.client_register = attach_inform; in init_bttv_i2c()
/drivers/media/video/au0828/
Dau0828-i2c.c268 static int attach_inform(struct i2c_client *client) in attach_inform() function
313 .client_register = attach_inform,
/drivers/media/video/saa7134/
Dsaa7134-i2c.c324 static int attach_inform(struct i2c_client *client) in attach_inform() function
364 .client_register = attach_inform,
/drivers/media/video/usbvision/
Dusbvision-i2c.c287 static int attach_inform(struct i2c_client *client) in attach_inform() function
515 .client_register = attach_inform,
/drivers/media/video/cx18/
Dcx18-i2c.c134 static int attach_inform(struct i2c_client *client) in attach_inform() function
207 .client_register = attach_inform,
/drivers/media/video/cx23885/
Dcx23885-i2c.c271 static int attach_inform(struct i2c_client *client) in attach_inform() function
347 .client_register = attach_inform,
/drivers/media/video/em28xx/
Dem28xx-i2c.c457 static int attach_inform(struct i2c_client *client) in attach_inform() function
534 .client_register = attach_inform,
/drivers/media/video/
Dstradis.c219 static void attach_inform(struct saa7146 *saa, int id) in attach_inform() function
249 attach_inform(saa, i); in I2CBusScan()