Home
last modified time | relevance | path

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

/linux/drivers/ntb/
H A Dcore.c140 int ntb_set_ctx(struct ntb_dev *ntb, void *ctx, in ntb_set_ctx() function
159 EXPORT_SYMBOL(ntb_set_ctx);
/linux/drivers/ntb/test/
H A Dntb_msi_test.c368 ret = ntb_set_ctx(ntb, nm, &ntb_msit_ops); in ntb_msit_probe()
H A Dntb_perf.c704 ret = ntb_set_ctx(perf->ntb, perf, &perf_ops); in perf_enable_service()
H A Dntb_tool.c1469 return ntb_set_ctx(tc->ntb, tc, &tool_ops); in tool_init_ntb()