Searched refs:rk312x_codec_workq (Results 1 – 1 of 1) sorted by relevance
142 static struct workqueue_struct *rk312x_codec_workq; variable1888 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()