Searched refs:rk312x_codec_capture_work (Results 1 – 1 of 1) sorted by relevance
144 static void rk312x_codec_capture_work(struct work_struct *work);146 static DECLARE_DELAYED_WORK(capture_delayed_work, rk312x_codec_capture_work);1764 static void rk312x_codec_capture_work(struct work_struct *work) in rk312x_codec_capture_work() function