Searched refs:ps3_os_area_flash_ops (Results 1 – 2 of 2) sorted by relevance
56 struct ps3_os_area_flash_ops { struct61 extern void ps3_os_area_flash_register(const struct ps3_os_area_flash_ops *ops); argument
234 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()