Searched defs:notify (Results 1 – 6 of 6) sorted by relevance
1145 .notify: label
79 struct list_head notify; member
141 int (*notify) (struct ccw_device *, int); member
109 void (*notify) (struct scm_device *scmdev, enum scm_event event); member
93 int rc, notify; in crst_table_upgrade() local
906 int vpe_notify(int index, struct vpe_notifications *notify) in vpe_notify()