Home
last modified time | relevance | path

Searched refs:BRDIOCTL_EMERGENCYSLEEP (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/
Ddspioctl.h45 #define BRDIOCTL_EMERGENCYSLEEP (BRDIOCTL_PWRCONTROL + 0x1) macro
/linux-2.6.39/drivers/staging/tidspbridge/rmgr/
Dpwr.c65 ioctlcode = BRDIOCTL_EMERGENCYSLEEP; in pwr_sleep_dsp()
Dproc.c528 else if (dw_cmd == BRDIOCTL_EMERGENCYSLEEP) { in proc_ctrl()
/linux-2.6.39/drivers/staging/tidspbridge/core/
Dtiomap3430.c930 case BRDIOCTL_EMERGENCYSLEEP: in bridge_dev_ctrl()