Home
last modified time | relevance | path

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

/linux/include/net/iucv/
A Diucv.h100 struct iucv_handler *handler;
133 struct iucv_handler { struct
202 int iucv_register(struct iucv_handler *handler, int smp); argument
211 void iucv_unregister(struct iucv_handler *handle, int smp);
259 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler,
277 int iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler,
482 int (*path_accept)(struct iucv_path *path, struct iucv_handler *handler,
485 struct iucv_handler *handler,
490 int (*iucv_register)(struct iucv_handler *handler, int smp);
491 void (*iucv_unregister)(struct iucv_handler *handler, int smp);
/linux/net/iucv/
A Diucv.c721 int iucv_register(struct iucv_handler *handler, int smp) in iucv_register()
755 void iucv_unregister(struct iucv_handler *handler, int smp) in iucv_unregister()
818 int iucv_path_accept(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_accept()
865 int iucv_path_connect(struct iucv_path *path, struct iucv_handler *handler, in iucv_path_connect()
1426 struct iucv_handler *handler; in iucv_path_pending()
A Daf_iucv.c47 static struct iucv_handler af_iucv_handler;
1804 static struct iucv_handler af_iucv_handler = {
/linux/drivers/s390/net/
A Dsmsgiucv.c39 static struct iucv_handler smsg_handler = {
A Dnetiucv.c759 static struct iucv_handler netiucv_handler = {
/linux/drivers/s390/char/
A Dmonreader.c266 static struct iucv_handler monreader_iucv_handler = {
A Dvmlogrdr.c109 static struct iucv_handler vmlogrdr_iucv_handler = {
/linux/drivers/tty/hvc/
A Dhvc_iucv.c117 static struct iucv_handler hvc_iucv_handler = {

Completed in 27 milliseconds