Searched refs:gxio_mpipe_init_notif_ring (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/tile/gxio/
H A Dmpipe.c159 int gxio_mpipe_init_notif_ring(gxio_mpipe_context_t *context, gxio_mpipe_init_notif_ring() function
168 EXPORT_SYMBOL_GPL(gxio_mpipe_init_notif_ring); variable
386 return gxio_mpipe_init_notif_ring(context, ring, mem, mem_size, gxio_mpipe_iqueue_init()
/linux-4.4.14/arch/tile/include/gxio/
H A Dmpipe.h113 * configure them using gxio_mpipe_init_notif_ring() and
153 * explicitly initialize them with gxio_mpipe_init_notif_ring() and
558 extern int gxio_mpipe_init_notif_ring(gxio_mpipe_context_t *context,
1148 * Takes the iqueue plus the same args as gxio_mpipe_init_notif_ring().

Completed in 119 milliseconds