Home
last modified time | relevance | path

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

/linux-3.4.99/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-3.4.99/arch/powerpc/platforms/ps3/
Dos-area.c234 static const struct ps3_os_area_flash_ops *os_area_flash_ops;
236 void ps3_os_area_flash_register(const struct ps3_os_area_flash_ops *ops) in ps3_os_area_flash_register()
/linux-3.4.99/drivers/char/
Dps3flash.c355 static const struct ps3_os_area_flash_ops ps3flash_kernel_ops = {