Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk312x_codec.c142 static struct workqueue_struct *rk312x_codec_workq; variable
1888 queue_delayed_work(rk312x_codec_workq, in rk312x_shutdown()
2182 rk312x_codec_workq = create_freezable_workqueue("rk312x-codec"); in rk312x_probe()
2184 if (rk312x_codec_workq == NULL) { in rk312x_probe()