Home
last modified time | relevance | path

Searched refs:gxio_mpipe_link_open_aux (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/tile/include/gxio/
Diorpc_mpipe.h115 int gxio_mpipe_link_open_aux(gxio_mpipe_context_t *context,
/linux-4.4.14/arch/tile/gxio/
Diorpc_mpipe.c358 int gxio_mpipe_link_open_aux(gxio_mpipe_context_t *context, in gxio_mpipe_link_open_aux() function
371 EXPORT_SYMBOL(gxio_mpipe_link_open_aux);
Dmpipe.c557 rv = gxio_mpipe_link_open_aux(context, name, flags); in gxio_mpipe_link_open()