Searched refs:spufs_mbox_stat_fops (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/arch/powerpc/platforms/cell/spufs/ |
D | file.c | 664 static const struct file_operations spufs_mbox_stat_fops = { variable 2563 { "mbox_stat", &spufs_mbox_stat_fops, 0444, sizeof(u32), }, 2603 { "mbox_stat", &spufs_mbox_stat_fops, 0444, sizeof(u32), },
|