Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A 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()
2128 INIT_WORK(&state->work_i2c_poll, in tc358743_probe()
2163 flush_work(&state->work_i2c_poll); in tc358743_probe()
2179 flush_work(&state->work_i2c_poll); in tc358743_remove()