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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/sgi-xp/
H A Dxp_main.c65 * xpc_registrations[] keeps track of xpc_connect()'s done by the kernel-level
157 xpc_connect(int ch_number, xpc_channel_func func, void *key, u16 payload_size, function
195 EXPORT_SYMBOL_GPL(xpc_connect); variable
204 * function registered via xpc_connect().
H A Dxp.h202 * by xpc_connect().
211 * argument to xpc_connect().
305 extern enum xp_retval xpc_connect(int, xpc_channel_func, void *, u16,
H A Dxpnet.c301 dev_dbg(xpnet, "calling xpc_connect(%d, 0x%p, NULL, %ld, %ld, %ld, "
308 ret = xpc_connect(XPC_NET_CHANNEL, xpnet_connection_activity, NULL,

Completed in 69 milliseconds