OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOCTL_GET_AVTIMER_TICK
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/msm8998/kernel-headers/linux/
avtimer.h
24
#define
IOCTL_GET_AVTIMER_TICK
_IOR(MAJOR_NUM, 0, uint64_t)
/hardware/qcom/msm8998/original-kernel-headers/linux/
avtimer.h
8
#define
IOCTL_GET_AVTIMER_TICK
_IOR(MAJOR_NUM, 0, uint64_t)
/cts/hostsidetests/security/securityPatch/Bug-32551280/
poc.c
31
#define
IOCTL_GET_AVTIMER_TICK
_IOR(MAJOR_NUM, 0, uint64_t)
78
cmd =
IOCTL_GET_AVTIMER_TICK
;
Completed in 380 milliseconds