Searched refs:tc358743_isr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | tc358743.c | 1410 static int tc358743_isr(struct v4l2_subdev *sd, u32 status, bool *handled) in tc358743_isr() function 1468 tc358743_isr(&state->sd, 0, &handled); in tc358743_irq_handler() 1493 tc358743_isr(&state->sd, 0, &handled); in tc358743_work_i2c_poll() 1832 .interrupt_service_routine = tc358743_isr,
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | tc358743.c | 1412 static int tc358743_isr(struct v4l2_subdev *sd, u32 status, bool *handled) in tc358743_isr() function 1470 tc358743_isr(&state->sd, 0, &handled); in tc358743_irq_handler() 1495 tc358743_isr(&state->sd, 0, &handled); in tc358743_work_i2c_poll() 1818 .interrupt_service_routine = tc358743_isr,
|
Completed in 7 milliseconds