Home
last modified time | relevance | path

Searched refs:ism_event (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dism.h50 struct ism_event { struct
62 void (*handle_event)(struct ism_dev *dev, struct ism_event *event); argument
/linux/net/smc/
H A Dsmc_ism.c33 static void smcd_handle_event(struct ism_dev *ism, struct ism_event *event);
392 struct ism_event event;
553 static void smcd_handle_event(struct ism_dev *ism, struct ism_event *event) in smcd_handle_event()
/linux/drivers/s390/net/
H A Dism.h179 struct ism_event entry[15];
H A Dism_drv.c468 struct ism_event *entry; in ism_handle_event()