OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CEC_TRANSMIT
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
cec.h
164
#define
CEC_TRANSMIT
_IOWR('a', 5, struct cec_msg)
/external/kernel-headers/original/uapi/linux/
cec.h
25
* used with
CEC_TRANSMIT
as the timeout for waiting for a reply.
34
*
CEC_TRANSMIT
. If non-zero, then wait for a reply with this
45
* all. If reply is non-zero for
CEC_TRANSMIT
and the message is a
466
#define
CEC_TRANSMIT
_IOWR('a', 5, struct cec_msg)
[
all
...]
Completed in 55 milliseconds