Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/i2c/
Dtc358743.c1408 static int tc358743_isr(struct v4l2_subdev *sd, u32 status, bool *handled) in tc358743_isr() function
1466 tc358743_isr(&state->sd, 0, &handled); in tc358743_irq_handler()
1491 tc358743_isr(&state->sd, 0, &handled); in tc358743_work_i2c_poll()
1829 .interrupt_service_routine = tc358743_isr,