Searched refs:notif_work (Results 1 – 2 of 2) sorted by relevance
49 struct work_struct notif_work; member
302 cldev = container_of(work, struct mei_cl_device, notif_work); in mei_cl_bus_notif_work()326 schedule_work(&cldev->notif_work); in mei_cl_bus_notify_event()409 INIT_WORK(&cldev->notif_work, mei_cl_bus_notif_work); in mei_cldev_register_notif_cb()569 cancel_work_sync(&cldev->notif_work); in mei_cldev_unregister_callbacks()