Searched refs:ps3rom (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/
H A Dps3rom.c37 #define DEVICE_NAME "ps3rom"
431 static struct ps3_system_bus_driver ps3rom = { variable in typeref:struct:ps3_system_bus_driver
442 return ps3_system_bus_driver_register(&ps3rom); ps3rom_init()
447 ps3_system_bus_driver_unregister(&ps3rom); ps3rom_exit()
H A DMakefile136 obj-$(CONFIG_PS3_ROM) += ps3rom.o

Completed in 73 milliseconds