Searched refs:cali_work (Results 1 – 4 of 4) sorted by relevance
1051 schedule_work(&rt1318->cali_work); in rt1318_probe()1061 cancel_work_sync(&rt1318->cali_work); in rt1318_remove()1280 container_of(work, struct rt1318_priv, cali_work); in rt1318_calibration_work()1334 INIT_WORK(&rt1318->cali_work, rt1318_calibration_work); in rt1318_i2c_probe()
15 struct work_struct cali_work; member
2058 schedule_work(&rt1011->cali_work); in rt1011_probe()2082 cancel_work_sync(&rt1011->cali_work); in rt1011_remove()2377 container_of(work, struct rt1011_priv, cali_work); in rt1011_calibration_work()2463 INIT_WORK(&rt1011->cali_work, rt1011_calibration_work); in rt1011_i2c_probe()
684 struct work_struct cali_work; member