Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt1318.h15 struct work_struct cali_work; member
H A Drt1011.c2053 schedule_work(&rt1011->cali_work); in rt1011_probe()
2077 cancel_work_sync(&rt1011->cali_work); in rt1011_remove()
2371 container_of(work, struct rt1011_priv, cali_work); in rt1011_calibration_work()
2457 INIT_WORK(&rt1011->cali_work, rt1011_calibration_work); in rt1011_i2c_probe()
H A Drt1011.h684 struct work_struct cali_work; member