Lines Matching defs:work
484 static void close_delayed_work(struct work_struct *work) {
486 container_of(work, struct snd_soc_pcm_runtime,
487 delayed_work.work);
722 * deferred resume work, so resume can complete before we finished
725 static void soc_resume_deferred(struct work_struct *work)
728 container_of(work, struct snd_soc_card,
737 dev_dbg(card->dev, "ASoC: starting resume work\n");
756 dev_dbg(card->dev, "ASoC: resume work completed\n");
781 dev_dbg(dev, "ASoC: Scheduling resume work\n");
783 dev_err(dev, "ASoC: resume work item may be lost\n");
791 /* deferred resume work */
1974 * The wrapping usually does not work so well here. Set a smaller string
2160 /* not work correctly */
2233 * Flush out pmdown_time work - we actually do want to run it
3353 * Thus counting HDMI DT port/endpoint doesn't work.