OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fsl_hv_ioctl_stop
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
fsl_hypervisor.h
37
struct
fsl_hv_ioctl_stop
{
struct
67
#define FSL_HV_IOCTL_PARTITION_STOP _IOWR(FSL_HV_IOCTL_TYPE, 4, struct
fsl_hv_ioctl_stop
)
/external/kernel-headers/original/uapi/linux/
fsl_hypervisor.h
97
* struct
fsl_hv_ioctl_stop
- stop a partition
104
struct
fsl_hv_ioctl_stop
{
struct
202
_IOWR(FSL_HV_IOCTL_TYPE, 4, struct
fsl_hv_ioctl_stop
)
Completed in 482 milliseconds