Home
last modified time | relevance | path

Searched refs:calibrate_work (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Drt5665.c52 struct delayed_work calibrate_work; member
4465 schedule_delayed_work(&rt5665->calibrate_work, msecs_to_jiffies(100)); in rt5665_probe()
4752 calibrate_work.work); in rt5665_calibrate_handler()
4923 INIT_DELAYED_WORK(&rt5665->calibrate_work, in rt5665_i2c_probe()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5665.c51 struct delayed_work calibrate_work; member
4464 schedule_delayed_work(&rt5665->calibrate_work, msecs_to_jiffies(100)); in rt5665_probe()
4747 calibrate_work.work); in rt5665_calibrate_handler()
4920 INIT_DELAYED_WORK(&rt5665->calibrate_work, in rt5665_i2c_probe()

Completed in 9 milliseconds