Searched refs:spufs_ibox_stat_fops (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/arch/powerpc/platforms/cell/spufs/ |
D | file.c | 793 static const struct file_operations spufs_ibox_stat_fops = { variable 2519 { "ibox_stat", &spufs_ibox_stat_fops, 0444, sizeof(u32), }, 2559 { "ibox_stat", &spufs_ibox_stat_fops, 0444, sizeof(u32), },
|