Searched defs:notify (Results 1 – 8 of 8) sorted by relevance
179 volatile u64 *notify; in bte_error_handler() local
1145 .notify: label
79 struct list_head notify; member
84 int rc, notify; in crst_table_upgrade() local
141 int (*notify) (struct ccw_device *, int); member
109 void (*notify) (struct scm_device *scmdev, enum scm_event event); member
38 void (*notify)(const unsigned int gpio_in_available, member
906 int vpe_notify(int index, struct vpe_notifications *notify) in vpe_notify()