Searched refs:notif_work (Results 1 – 2 of 2) sorted by relevance
52 struct work_struct notif_work; member
292 cldev = container_of(work, struct mei_cl_device, notif_work); in mei_cl_bus_notif_work()316 schedule_work(&cldev->notif_work); in mei_cl_bus_notify_event()399 INIT_WORK(&cldev->notif_work, mei_cl_bus_notif_work); in mei_cldev_register_notif_cb()627 cancel_work_sync(&cldev->notif_work); in mei_cldev_unregister_callbacks()