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