Searched refs:TEE_PM51CTL_IOC (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/sys/drv/sys/ |
| H A D | tee_ioc.h | 97 #define TEE_PM51CTL_IOC _IOWR('t', 190, uint32_t) macro
|
| /utopia/UTPA2-700.0.x/modules/bdma/hal/kano/bdma/ |
| H A D | halBDMA.c | 401 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
|
| /utopia/UTPA2-700.0.x/modules/bdma/hal/k6lite/bdma/ |
| H A D | halBDMA.c | 401 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
|
| /utopia/UTPA2-700.0.x/modules/bdma/hal/k6/bdma/ |
| H A D | halBDMA.c | 401 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
|
| /utopia/UTPA2-700.0.x/modules/bdma/hal/curry/bdma/ |
| H A D | halBDMA.c | 401 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
|
| /utopia/UTPA2-700.0.x/modules/pm/hal/k6lite/pm/ |
| H A D | halPM.c | 393 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
|
| /utopia/UTPA2-700.0.x/modules/pm/hal/k6/pm/ |
| H A D | halPM.c | 392 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
|
| /utopia/UTPA2-700.0.x/modules/pm/hal/curry/pm/ |
| H A D | halPM.c | 393 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
|
| /utopia/UTPA2-700.0.x/modules/pm/hal/kano/pm/ |
| H A D | halPM.c | 393 if (ioctl(fd, TEE_PM51CTL_IOC, &cmd)!=0) in __pm51ctl()
|