Home
last modified time | relevance | path

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

/openbmc/linux/sound/i2c/other/
H A Dak4114.c24 static void ak4114_stats(struct work_struct *work);
86 INIT_DELAYED_WORK(&chip->work, ak4114_stats); in snd_ak4114_create()
602 static void ak4114_stats(struct work_struct *work) in ak4114_stats() function