Home
last modified time | relevance | path

Searched refs:ntb_set_ctx (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/ntb/
Dntb.c134 int ntb_set_ctx(struct ntb_dev *ntb, void *ctx, in ntb_set_ctx() function
153 EXPORT_SYMBOL(ntb_set_ctx);
Dntb_transport.c1099 rc = ntb_set_ctx(ndev, nt, &ntb_transport_ops); in ntb_transport_probe()
/linux-4.4.14/drivers/ntb/test/
Dntb_pingpong.c217 rc = ntb_set_ctx(ntb, pp, &pp_ops); in pp_probe()
Dntb_tool.c498 rc = ntb_set_ctx(ntb, tc, &tool_ops); in tool_probe()
/linux-4.4.14/include/linux/
Dntb.h407 int ntb_set_ctx(struct ntb_dev *ntb, void *ctx,