Searched refs:mbox_read (Results 1 - 4 of 4) sorted by path

/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dbacking_ops.c372 .mbox_read = spu_backing_mbox_read,
H A Dhw_ops.c309 .mbox_read = spu_hw_mbox_read,
H A Dfile.c610 ret = ctx->ops->mbox_read(ctx, &mbox_data);
H A Dspufs.h173 int (*mbox_read) (struct spu_context * ctx, u32 * data); member in struct:spu_context_ops

Completed in 237 milliseconds