Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ntb/
Dntb.c95 void ntb_unregister_client(struct ntb_client *client) in ntb_unregister_client() function
99 EXPORT_SYMBOL(ntb_unregister_client);
Dntb_transport.c2257 ntb_unregister_client(&ntb_transport_client); in ntb_transport_exit()
/Linux-v4.19/include/linux/
Dntb.h455 void ntb_unregister_client(struct ntb_client *client);
459 ntb_unregister_client)
/Linux-v4.19/drivers/ntb/test/
Dntb_pingpong.c434 ntb_unregister_client(&pp_client); in pp_exit()
Dntb_perf.c1510 ntb_unregister_client(&perf_client); in perf_exit()
Dntb_tool.c1689 ntb_unregister_client(&tool_client); in tool_exit()