Searched refs:ps3flash (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dps3flash.c30 #define DEVICE_NAME "ps3flash"
446 static struct ps3_system_bus_driver ps3flash = { variable in typeref:struct:ps3_system_bus_driver
458 return ps3_system_bus_driver_register(&ps3flash);
463 ps3_system_bus_driver_unregister(&ps3flash);
H A DMakefile112 obj-$(CONFIG_PS3_FLASH) += ps3flash.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dps3flash.c30 #define DEVICE_NAME "ps3flash"
446 static struct ps3_system_bus_driver ps3flash = { variable in typeref:struct:ps3_system_bus_driver
458 return ps3_system_bus_driver_register(&ps3flash);
463 ps3_system_bus_driver_unregister(&ps3flash);
H A DMakefile112 obj-$(CONFIG_PS3_FLASH) += ps3flash.o

Completed in 107 milliseconds