Home
last modified time | relevance | path

Searched refs:LV1_WRONG_STATE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dps3.h227 LV1_WRONG_STATE = -11, enumerator
272 case LV1_WRONG_STATE: in ps3_result()
/linux-3.4.99/drivers/ps3/
Dps3-lpm.c904 if(result != LV1_WRONG_STATE) in ps3_disable_pm()
957 return result == LV1_WRONG_STATE ? -EBUSY : -EINVAL; in ps3_lpm_copy_tb()
1011 return result == LV1_WRONG_STATE ? -EBUSY : -EINVAL; in ps3_lpm_copy_tb_to_user()