Home
last modified time | relevance | path

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

/linux/drivers/ps3/
H A Dps3stor_lib.c34 if (sbd->match_id == PS3_MATCH_ID_STOR_FLASH) in ps3stor_open_hv_device()
62 if (sbd->match_id == PS3_MATCH_ID_STOR_FLASH) { in ps3stor_close_hv_device()
/linux/drivers/char/
H A Dps3flash.c420 .match_id = PS3_MATCH_ID_STOR_FLASH,
/linux/arch/powerpc/platforms/ps3/
H A Ddevice-init.c577 result = ps3_setup_storage_dev(repo, PS3_MATCH_ID_STOR_FLASH); in ps3_setup_dynamic_device()