Home
last modified time | relevance | path

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

/Linux-v6.1/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()
2134 INIT_WORK(&state->work_i2c_poll, in tc358743_probe()
2165 flush_work(&state->work_i2c_poll); in tc358743_probe()
2181 flush_work(&state->work_i2c_poll); in tc358743_remove()