Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dtc358743.c1412 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()
1827 .interrupt_service_routine = tc358743_isr,