Searched refs:spufs_mbox_stat_fops (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/powerpc/platforms/cell/spufs/ |
D | file.c | 732 static const struct file_operations spufs_mbox_stat_fops = { variable 2685 { "mbox_stat", &spufs_mbox_stat_fops, 0444, sizeof(u32), }, 2725 { "mbox_stat", &spufs_mbox_stat_fops, 0444, sizeof(u32), },
|