Searched defs:notify (Results 1 – 7 of 7) sorted by relevance
179 volatile u64 *notify; in bte_error_handler() local
1166 .notify: label
79 struct list_head notify; member
140 int (*notify) (struct ccw_device *, int); member
107 void (*notify) (struct scm_device *scmdev, enum scm_event event); member
37 void (*notify)(const unsigned int gpio_in_available, member
906 int vpe_notify(int index, struct vpe_notifications *notify) in vpe_notify()