Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Drt711.h24 struct work_struct calibration_work; member
H A Drt711.c1166 container_of(work, struct rt711_priv, calibration_work); in rt711_clock_config()
1193 INIT_WORK(&rt711->calibration_work, rt711_calibration_work); in rt711_init()
1309 schedule_work(&rt711->calibration_work); in rt711_io_init()