ps3_os_area_flash_ops   48 arch/powerpc/include/asm/ps3.h extern void ps3_os_area_flash_register(const struct ps3_os_area_flash_ops *ops);
ps3_os_area_flash_ops  217 arch/powerpc/platforms/ps3/os-area.c static const struct ps3_os_area_flash_ops *os_area_flash_ops;
ps3_os_area_flash_ops  219 arch/powerpc/platforms/ps3/os-area.c void ps3_os_area_flash_register(const struct ps3_os_area_flash_ops *ops)
ps3_os_area_flash_ops  319 drivers/char/ps3flash.c static const struct ps3_os_area_flash_ops ps3flash_kernel_ops = {