Lines Matching defs:work
2044 static void it6505_hdcp_wait_ksv_list(struct work_struct *work)
2046 struct it6505 *it6505 = container_of(work, struct it6505,
2086 static void it6505_hdcp_work(struct work_struct *work)
2088 struct it6505 *it6505 = container_of(work, struct it6505,
2089 hdcp_work.work);
2219 static void it6505_link_training_work(struct work_struct *work)
2221 struct it6505 *it6505 = container_of(work, struct it6505, link_works);
2696 static void it6505_extcon_work(struct work_struct *work)
2698 struct it6505 *it6505 = container_of(work, struct it6505, extcon_wq);
2772 static void __maybe_unused it6505_delayed_audio(struct work_struct *work)
2774 struct it6505 *it6505 = container_of(work, struct it6505,
2775 delayed_audio.work);