Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/net/
H A Dsmsgiucv_app.c51 struct smsg_app_event { struct
61 static void smsg_app_event_free(struct smsg_app_event *ev) in smsg_app_event_free() argument
67 static struct smsg_app_event *smsg_app_event_alloc(const char *from, in smsg_app_event_alloc()
70 struct smsg_app_event *ev; in smsg_app_event_alloc()
100 struct smsg_app_event *p, *n; in smsg_event_work_fn()
123 struct smsg_app_event *se; in smsg_app_callback()