Searched refs:ntb_unregister_client (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/ntb/
H A Dcore.c95 void ntb_unregister_client(struct ntb_client *client) function
99 EXPORT_SYMBOL(ntb_unregister_client); variable
H A Dntb_transport.c2503 ntb_unregister_client(&ntb_transport_client);
/linux-master/drivers/ntb/test/
H A Dntb_pingpong.c430 ntb_unregister_client(&pp_client);
H A Dntb_msi_test.c429 ntb_unregister_client(&ntb_msit_client);
H A Dntb_perf.c1563 ntb_unregister_client(&perf_client);
H A Dntb_tool.c1684 ntb_unregister_client(&tool_client);
/linux-master/include/linux/
H A Dntb.h455 * ntb_unregister_client() - unregister a client for interest in ntb devices
462 void ntb_unregister_client(struct ntb_client *client);
466 ntb_unregister_client)

Completed in 152 milliseconds