Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/i2c/
Dtc358743.c88 struct work_struct work_i2c_poll; member
1478 schedule_work(&state->work_i2c_poll); in tc358743_irq_poll_timer()
1490 struct tc358743_state, work_i2c_poll); in tc358743_work_i2c_poll()
2147 INIT_WORK(&state->work_i2c_poll, in tc358743_probe()
2178 flush_work(&state->work_i2c_poll); in tc358743_probe()
2194 flush_work(&state->work_i2c_poll); in tc358743_remove()