Searched refs:cpirq_work (Results 1 – 2 of 2) sorted by relevance
41 struct work_struct cpirq_work; member
274 schedule_work(&hdcp_w->cpirq_work); in hdcp_handle_cpirq()453 hdcp_work = container_of(work, struct hdcp_workqueue, cpirq_work); in event_cpirq()738 INIT_WORK(&hdcp_work[i].cpirq_work, event_cpirq); in hdcp_create_workqueue()
Completed in 6 milliseconds