Searched refs:iucv_if (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/iucv/
H A Daf_iucv.c2407 pr_iucv = try_then_request_module(symbol_get(iucv_if), "iucv"); afiucv_init()
2409 printk(KERN_WARNING "iucv_if lookup failed\n"); afiucv_init()
2439 symbol_put(iucv_if); afiucv_init()
2449 symbol_put(iucv_if); afiucv_exit()
H A Diucv.c1991 struct iucv_interface iucv_if = { variable in typeref:struct:iucv_interface
2010 EXPORT_SYMBOL(iucv_if); variable
2063 iucv_if.root = iucv_root;
2064 iucv_if.bus = &iucv_bus;
/linux-4.4.14/include/net/iucv/
H A Diucv.h495 extern struct iucv_interface iucv_if;

Completed in 140 milliseconds