Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dtc358743.c88 struct work_struct work_i2c_poll; member
1480 schedule_work(&state->work_i2c_poll); in tc358743_irq_poll_timer()
1492 struct tc358743_state, work_i2c_poll); in tc358743_work_i2c_poll()
2131 INIT_WORK(&state->work_i2c_poll, in tc358743_probe()
2162 flush_work(&state->work_i2c_poll); in tc358743_probe()
2178 flush_work(&state->work_i2c_poll); in tc358743_remove()