Home
last modified time | relevance | path

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

/linux-6.12.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()
2137 INIT_WORK(&state->work_i2c_poll, in tc358743_probe()
2172 flush_work(&state->work_i2c_poll); in tc358743_probe()
2188 flush_work(&state->work_i2c_poll); in tc358743_remove()