Home
last modified time | relevance | path

Searched refs:rj54n1 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Drj54n1cb0c.c151 struct rj54n1 { struct
425 static struct rj54n1 *to_rj54n1(const struct i2c_client *client) in to_rj54n1()
427 return container_of(i2c_get_clientdata(client), struct rj54n1, subdev); in to_rj54n1()
432 struct rj54n1 *rj54n1 = to_rj54n1(client); in reg_read() local
436 if (rj54n1->bank != reg >> 8) { in reg_read()
441 rj54n1->bank = reg >> 8; in reg_read()
449 struct rj54n1 *rj54n1 = to_rj54n1(client); in reg_write() local
453 if (rj54n1 in reg_write()
548 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_set_selection() local
585 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_get_selection() local
611 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_get_fmt() local
637 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_sensor_scale() local
822 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_set_clock() local
906 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_reg_init() local
981 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_set_fmt() local
1166 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_s_power() local
1191 struct rj54n1 *rj54n1 = container_of(ctrl->handler, struct rj54n1, hdl); rj54n1_s_ctrl() local
1266 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_video_probe() local
1303 struct rj54n1 *rj54n1; rj54n1_probe() local
1403 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Drj54n1cb0c.c151 struct rj54n1 { struct
425 static struct rj54n1 *to_rj54n1(const struct i2c_client *client) in to_rj54n1()
427 return container_of(i2c_get_clientdata(client), struct rj54n1, subdev); in to_rj54n1()
432 struct rj54n1 *rj54n1 = to_rj54n1(client); in reg_read() local
436 if (rj54n1->bank != reg >> 8) { in reg_read()
441 rj54n1->bank = reg >> 8; in reg_read()
449 struct rj54n1 *rj54n1 = to_rj54n1(client); in reg_write() local
453 if (rj54n1 in reg_write()
548 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_set_selection() local
585 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_get_selection() local
611 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_get_fmt() local
637 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_sensor_scale() local
822 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_set_clock() local
906 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_reg_init() local
981 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_set_fmt() local
1166 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_s_power() local
1191 struct rj54n1 *rj54n1 = container_of(ctrl->handler, struct rj54n1, hdl); rj54n1_s_ctrl() local
1266 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_video_probe() local
1302 struct rj54n1 *rj54n1; rj54n1_probe() local
1402 struct rj54n1 *rj54n1 = to_rj54n1(client); rj54n1_remove() local
[all...]

Completed in 3 milliseconds