Home
last modified time | relevance | path

Searched refs:ps3_os_area_flash_ops (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/powerpc/include/asm/
Dps3.h56 struct ps3_os_area_flash_ops { struct
61 extern void ps3_os_area_flash_register(const struct ps3_os_area_flash_ops *ops); argument
/linux-2.6.39/arch/powerpc/platforms/ps3/
Dos-area.c233 static const struct ps3_os_area_flash_ops *os_area_flash_ops;
235 void ps3_os_area_flash_register(const struct ps3_os_area_flash_ops *ops) in ps3_os_area_flash_register()
/linux-2.6.39/drivers/char/
Dps3flash.c345 static const struct ps3_os_area_flash_ops ps3flash_kernel_ops = {