162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0
262306a36Sopenharmony_ci
362306a36Sopenharmony_ci# Ignore header name
462306a36Sopenharmony_ciignore define _CEC_UAPI_H
562306a36Sopenharmony_ci
662306a36Sopenharmony_ci# define macros to ignore
762306a36Sopenharmony_ci
862306a36Sopenharmony_ciignore define CEC_MAX_MSG_SIZE
962306a36Sopenharmony_ciignore define CEC_MAX_LOG_ADDRS
1062306a36Sopenharmony_ci
1162306a36Sopenharmony_ciignore define CEC_LOG_ADDR_MASK_TV
1262306a36Sopenharmony_ciignore define CEC_LOG_ADDR_MASK_RECORD
1362306a36Sopenharmony_ciignore define CEC_LOG_ADDR_MASK_TUNER
1462306a36Sopenharmony_ciignore define CEC_LOG_ADDR_MASK_PLAYBACK
1562306a36Sopenharmony_ciignore define CEC_LOG_ADDR_MASK_AUDIOSYSTEM
1662306a36Sopenharmony_ciignore define CEC_LOG_ADDR_MASK_BACKUP
1762306a36Sopenharmony_ciignore define CEC_LOG_ADDR_MASK_SPECIFIC
1862306a36Sopenharmony_ciignore define CEC_LOG_ADDR_MASK_UNREGISTERED
1962306a36Sopenharmony_ci
2062306a36Sopenharmony_ci# Shouldn't them be documented?
2162306a36Sopenharmony_ciignore define CEC_LOG_ADDR_INVALID
2262306a36Sopenharmony_ciignore define CEC_PHYS_ADDR_INVALID
2362306a36Sopenharmony_ci
2462306a36Sopenharmony_ciignore define CEC_VENDOR_ID_NONE
2562306a36Sopenharmony_ci
2662306a36Sopenharmony_ciignore define CEC_MODE_INITIATOR_MSK
2762306a36Sopenharmony_ciignore define CEC_MODE_FOLLOWER_MSK
2862306a36Sopenharmony_ci
2962306a36Sopenharmony_ci# Part of CEC 2.0 spec - shouldn't be documented too?
3062306a36Sopenharmony_ciignore define CEC_LOG_ADDR_TV
3162306a36Sopenharmony_ciignore define CEC_LOG_ADDR_RECORD_1
3262306a36Sopenharmony_ciignore define CEC_LOG_ADDR_RECORD_2
3362306a36Sopenharmony_ciignore define CEC_LOG_ADDR_TUNER_1
3462306a36Sopenharmony_ciignore define CEC_LOG_ADDR_PLAYBACK_1
3562306a36Sopenharmony_ciignore define CEC_LOG_ADDR_AUDIOSYSTEM
3662306a36Sopenharmony_ciignore define CEC_LOG_ADDR_TUNER_2
3762306a36Sopenharmony_ciignore define CEC_LOG_ADDR_TUNER_3
3862306a36Sopenharmony_ciignore define CEC_LOG_ADDR_PLAYBACK_2
3962306a36Sopenharmony_ciignore define CEC_LOG_ADDR_RECORD_3
4062306a36Sopenharmony_ciignore define CEC_LOG_ADDR_TUNER_4
4162306a36Sopenharmony_ciignore define CEC_LOG_ADDR_PLAYBACK_3
4262306a36Sopenharmony_ciignore define CEC_LOG_ADDR_BACKUP_1
4362306a36Sopenharmony_ciignore define CEC_LOG_ADDR_BACKUP_2
4462306a36Sopenharmony_ciignore define CEC_LOG_ADDR_SPECIFIC
4562306a36Sopenharmony_ciignore define CEC_LOG_ADDR_UNREGISTERED
4662306a36Sopenharmony_ciignore define CEC_LOG_ADDR_BROADCAST
4762306a36Sopenharmony_ci
4862306a36Sopenharmony_ci# IMHO, those should also be documented
4962306a36Sopenharmony_ci
5062306a36Sopenharmony_ciignore define CEC_MSG_ACTIVE_SOURCE
5162306a36Sopenharmony_ciignore define CEC_MSG_IMAGE_VIEW_ON
5262306a36Sopenharmony_ciignore define CEC_MSG_TEXT_VIEW_ON
5362306a36Sopenharmony_ci
5462306a36Sopenharmony_ciignore define CEC_MSG_INACTIVE_SOURCE
5562306a36Sopenharmony_ciignore define CEC_MSG_REQUEST_ACTIVE_SOURCE
5662306a36Sopenharmony_ciignore define CEC_MSG_ROUTING_CHANGE
5762306a36Sopenharmony_ciignore define CEC_MSG_ROUTING_INFORMATION
5862306a36Sopenharmony_ciignore define CEC_MSG_SET_STREAM_PATH
5962306a36Sopenharmony_ci
6062306a36Sopenharmony_ciignore define CEC_MSG_STANDBY
6162306a36Sopenharmony_ci
6262306a36Sopenharmony_ciignore define CEC_MSG_RECORD_OFF
6362306a36Sopenharmony_ciignore define CEC_MSG_RECORD_ON
6462306a36Sopenharmony_ci
6562306a36Sopenharmony_ciignore define CEC_OP_RECORD_SRC_OWN
6662306a36Sopenharmony_ciignore define CEC_OP_RECORD_SRC_DIGITAL
6762306a36Sopenharmony_ciignore define CEC_OP_RECORD_SRC_ANALOG
6862306a36Sopenharmony_ciignore define CEC_OP_RECORD_SRC_EXT_PLUG
6962306a36Sopenharmony_ciignore define CEC_OP_RECORD_SRC_EXT_PHYS_ADDR
7062306a36Sopenharmony_ci
7162306a36Sopenharmony_ciignore define CEC_OP_SERVICE_ID_METHOD_BY_DIG_ID
7262306a36Sopenharmony_ciignore define CEC_OP_SERVICE_ID_METHOD_BY_CHANNEL
7362306a36Sopenharmony_ci
7462306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_ARIB_GEN
7562306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_ATSC_GEN
7662306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_DVB_GEN
7762306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_ARIB_BS
7862306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_ARIB_CS
7962306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_ARIB_T
8062306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_ATSC_CABLE
8162306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_ATSC_SAT
8262306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_ATSC_T
8362306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_DVB_C
8462306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_DVB_S
8562306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_DVB_S2
8662306a36Sopenharmony_ciignore define CEC_OP_DIG_SERVICE_BCAST_SYSTEM_DVB_T
8762306a36Sopenharmony_ci
8862306a36Sopenharmony_ciignore define CEC_OP_ANA_BCAST_TYPE_CABLE
8962306a36Sopenharmony_ciignore define CEC_OP_ANA_BCAST_TYPE_SATELLITE
9062306a36Sopenharmony_ciignore define CEC_OP_ANA_BCAST_TYPE_TERRESTRIAL
9162306a36Sopenharmony_ci
9262306a36Sopenharmony_ciignore define CEC_OP_BCAST_SYSTEM_PAL_BG
9362306a36Sopenharmony_ciignore define CEC_OP_BCAST_SYSTEM_SECAM_LQ
9462306a36Sopenharmony_ciignore define CEC_OP_BCAST_SYSTEM_PAL_M
9562306a36Sopenharmony_ciignore define CEC_OP_BCAST_SYSTEM_NTSC_M
9662306a36Sopenharmony_ciignore define CEC_OP_BCAST_SYSTEM_PAL_I
9762306a36Sopenharmony_ciignore define CEC_OP_BCAST_SYSTEM_SECAM_DK
9862306a36Sopenharmony_ciignore define CEC_OP_BCAST_SYSTEM_SECAM_BG
9962306a36Sopenharmony_ciignore define CEC_OP_BCAST_SYSTEM_SECAM_L
10062306a36Sopenharmony_ciignore define CEC_OP_BCAST_SYSTEM_PAL_DK
10162306a36Sopenharmony_ciignore define CEC_OP_BCAST_SYSTEM_OTHER
10262306a36Sopenharmony_ci
10362306a36Sopenharmony_ciignore define CEC_OP_CHANNEL_NUMBER_FMT_1_PART
10462306a36Sopenharmony_ciignore define CEC_OP_CHANNEL_NUMBER_FMT_2_PART
10562306a36Sopenharmony_ci
10662306a36Sopenharmony_ciignore define CEC_MSG_RECORD_STATUS
10762306a36Sopenharmony_ci
10862306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_CUR_SRC
10962306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_DIG_SERVICE
11062306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_ANA_SERVICE
11162306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_EXT_INPUT
11262306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_NO_DIG_SERVICE
11362306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_NO_ANA_SERVICE
11462306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_NO_SERVICE
11562306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_INVALID_EXT_PLUG
11662306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_INVALID_EXT_PHYS_ADDR
11762306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_UNSUP_CA
11862306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_NO_CA_ENTITLEMENTS
11962306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_CANT_COPY_SRC
12062306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_NO_MORE_COPIES
12162306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_NO_MEDIA
12262306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_PLAYING
12362306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_ALREADY_RECORDING
12462306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_MEDIA_PROT
12562306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_NO_SIGNAL
12662306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_MEDIA_PROBLEM
12762306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_NO_SPACE
12862306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_PARENTAL_LOCK
12962306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_TERMINATED_OK
13062306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_ALREADY_TERM
13162306a36Sopenharmony_ciignore define CEC_OP_RECORD_STATUS_OTHER
13262306a36Sopenharmony_ci
13362306a36Sopenharmony_ciignore define CEC_MSG_RECORD_TV_SCREEN
13462306a36Sopenharmony_ci
13562306a36Sopenharmony_ciignore define CEC_MSG_CLEAR_ANALOGUE_TIMER
13662306a36Sopenharmony_ci
13762306a36Sopenharmony_ciignore define CEC_OP_REC_SEQ_SUNDAY
13862306a36Sopenharmony_ciignore define CEC_OP_REC_SEQ_MONDAY
13962306a36Sopenharmony_ciignore define CEC_OP_REC_SEQ_TUESDAY
14062306a36Sopenharmony_ciignore define CEC_OP_REC_SEQ_WEDNESDAY
14162306a36Sopenharmony_ciignore define CEC_OP_REC_SEQ_THURSDAY
14262306a36Sopenharmony_ciignore define CEC_OP_REC_SEQ_FRIDAY
14362306a36Sopenharmony_ciignore define CEC_OP_REC_SEQ_SATURDAY
14462306a36Sopenharmony_ciignore define CEC_OP_REC_SEQ_ONCE_ONLY
14562306a36Sopenharmony_ci
14662306a36Sopenharmony_ciignore define CEC_MSG_CLEAR_DIGITAL_TIMER
14762306a36Sopenharmony_ci
14862306a36Sopenharmony_ciignore define CEC_MSG_CLEAR_EXT_TIMER
14962306a36Sopenharmony_ci
15062306a36Sopenharmony_ciignore define CEC_OP_EXT_SRC_PLUG
15162306a36Sopenharmony_ciignore define CEC_OP_EXT_SRC_PHYS_ADDR
15262306a36Sopenharmony_ci
15362306a36Sopenharmony_ciignore define CEC_MSG_SET_ANALOGUE_TIMER
15462306a36Sopenharmony_ciignore define CEC_MSG_SET_DIGITAL_TIMER
15562306a36Sopenharmony_ciignore define CEC_MSG_SET_EXT_TIMER
15662306a36Sopenharmony_ci
15762306a36Sopenharmony_ciignore define CEC_MSG_SET_TIMER_PROGRAM_TITLE
15862306a36Sopenharmony_ciignore define CEC_MSG_TIMER_CLEARED_STATUS
15962306a36Sopenharmony_ci
16062306a36Sopenharmony_ciignore define CEC_OP_TIMER_CLR_STAT_RECORDING
16162306a36Sopenharmony_ciignore define CEC_OP_TIMER_CLR_STAT_NO_MATCHING
16262306a36Sopenharmony_ciignore define CEC_OP_TIMER_CLR_STAT_NO_INFO
16362306a36Sopenharmony_ciignore define CEC_OP_TIMER_CLR_STAT_CLEARED
16462306a36Sopenharmony_ci
16562306a36Sopenharmony_ciignore define CEC_MSG_TIMER_STATUS
16662306a36Sopenharmony_ci
16762306a36Sopenharmony_ciignore define CEC_OP_TIMER_OVERLAP_WARNING_NO_OVERLAP
16862306a36Sopenharmony_ciignore define CEC_OP_TIMER_OVERLAP_WARNING_OVERLAP
16962306a36Sopenharmony_ci
17062306a36Sopenharmony_ciignore define CEC_OP_MEDIA_INFO_UNPROT_MEDIA
17162306a36Sopenharmony_ciignore define CEC_OP_MEDIA_INFO_PROT_MEDIA
17262306a36Sopenharmony_ciignore define CEC_OP_MEDIA_INFO_NO_MEDIA
17362306a36Sopenharmony_ci
17462306a36Sopenharmony_ciignore define CEC_OP_PROG_IND_NOT_PROGRAMMED
17562306a36Sopenharmony_ciignore define CEC_OP_PROG_IND_PROGRAMMED
17662306a36Sopenharmony_ci
17762306a36Sopenharmony_ciignore define CEC_OP_PROG_INFO_ENOUGH_SPACE
17862306a36Sopenharmony_ciignore define CEC_OP_PROG_INFO_NOT_ENOUGH_SPACE
17962306a36Sopenharmony_ciignore define CEC_OP_PROG_INFO_MIGHT_NOT_BE_ENOUGH_SPACE
18062306a36Sopenharmony_ciignore define CEC_OP_PROG_INFO_NONE_AVAILABLE
18162306a36Sopenharmony_ci
18262306a36Sopenharmony_ciignore define CEC_OP_PROG_ERROR_NO_FREE_TIMER
18362306a36Sopenharmony_ciignore define CEC_OP_PROG_ERROR_DATE_OUT_OF_RANGE
18462306a36Sopenharmony_ciignore define CEC_OP_PROG_ERROR_REC_SEQ_ERROR
18562306a36Sopenharmony_ciignore define CEC_OP_PROG_ERROR_INV_EXT_PLUG
18662306a36Sopenharmony_ciignore define CEC_OP_PROG_ERROR_INV_EXT_PHYS_ADDR
18762306a36Sopenharmony_ciignore define CEC_OP_PROG_ERROR_CA_UNSUPP
18862306a36Sopenharmony_ciignore define CEC_OP_PROG_ERROR_INSUF_CA_ENTITLEMENTS
18962306a36Sopenharmony_ciignore define CEC_OP_PROG_ERROR_RESOLUTION_UNSUPP
19062306a36Sopenharmony_ciignore define CEC_OP_PROG_ERROR_PARENTAL_LOCK
19162306a36Sopenharmony_ciignore define CEC_OP_PROG_ERROR_CLOCK_FAILURE
19262306a36Sopenharmony_ciignore define CEC_OP_PROG_ERROR_DUPLICATE
19362306a36Sopenharmony_ci
19462306a36Sopenharmony_ciignore define CEC_MSG_CEC_VERSION
19562306a36Sopenharmony_ci
19662306a36Sopenharmony_ciignore define CEC_OP_CEC_VERSION_1_3A
19762306a36Sopenharmony_ciignore define CEC_OP_CEC_VERSION_1_4
19862306a36Sopenharmony_ciignore define CEC_OP_CEC_VERSION_2_0
19962306a36Sopenharmony_ci
20062306a36Sopenharmony_ciignore define CEC_MSG_GET_CEC_VERSION
20162306a36Sopenharmony_ciignore define CEC_MSG_GIVE_PHYSICAL_ADDR
20262306a36Sopenharmony_ciignore define CEC_MSG_GET_MENU_LANGUAGE
20362306a36Sopenharmony_ciignore define CEC_MSG_REPORT_PHYSICAL_ADDR
20462306a36Sopenharmony_ci
20562306a36Sopenharmony_ciignore define CEC_OP_PRIM_DEVTYPE_TV
20662306a36Sopenharmony_ciignore define CEC_OP_PRIM_DEVTYPE_RECORD
20762306a36Sopenharmony_ciignore define CEC_OP_PRIM_DEVTYPE_TUNER
20862306a36Sopenharmony_ciignore define CEC_OP_PRIM_DEVTYPE_PLAYBACK
20962306a36Sopenharmony_ciignore define CEC_OP_PRIM_DEVTYPE_AUDIOSYSTEM
21062306a36Sopenharmony_ciignore define CEC_OP_PRIM_DEVTYPE_SWITCH
21162306a36Sopenharmony_ciignore define CEC_OP_PRIM_DEVTYPE_PROCESSOR
21262306a36Sopenharmony_ci
21362306a36Sopenharmony_ciignore define CEC_MSG_SET_MENU_LANGUAGE
21462306a36Sopenharmony_ciignore define CEC_MSG_REPORT_FEATURES
21562306a36Sopenharmony_ci
21662306a36Sopenharmony_ciignore define CEC_OP_ALL_DEVTYPE_TV
21762306a36Sopenharmony_ciignore define CEC_OP_ALL_DEVTYPE_RECORD
21862306a36Sopenharmony_ciignore define CEC_OP_ALL_DEVTYPE_TUNER
21962306a36Sopenharmony_ciignore define CEC_OP_ALL_DEVTYPE_PLAYBACK
22062306a36Sopenharmony_ciignore define CEC_OP_ALL_DEVTYPE_AUDIOSYSTEM
22162306a36Sopenharmony_ciignore define CEC_OP_ALL_DEVTYPE_SWITCH
22262306a36Sopenharmony_ci
22362306a36Sopenharmony_ciignore define CEC_OP_FEAT_EXT
22462306a36Sopenharmony_ci
22562306a36Sopenharmony_ciignore define CEC_OP_FEAT_RC_TV_PROFILE_NONE
22662306a36Sopenharmony_ciignore define CEC_OP_FEAT_RC_TV_PROFILE_1
22762306a36Sopenharmony_ciignore define CEC_OP_FEAT_RC_TV_PROFILE_2
22862306a36Sopenharmony_ciignore define CEC_OP_FEAT_RC_TV_PROFILE_3
22962306a36Sopenharmony_ciignore define CEC_OP_FEAT_RC_TV_PROFILE_4
23062306a36Sopenharmony_ciignore define CEC_OP_FEAT_RC_SRC_HAS_DEV_ROOT_MENU
23162306a36Sopenharmony_ciignore define CEC_OP_FEAT_RC_SRC_HAS_DEV_SETUP_MENU
23262306a36Sopenharmony_ciignore define CEC_OP_FEAT_RC_SRC_HAS_CONTENTS_MENU
23362306a36Sopenharmony_ciignore define CEC_OP_FEAT_RC_SRC_HAS_MEDIA_TOP_MENU
23462306a36Sopenharmony_ciignore define CEC_OP_FEAT_RC_SRC_HAS_MEDIA_CONTEXT_MENU
23562306a36Sopenharmony_ci
23662306a36Sopenharmony_ciignore define CEC_OP_FEAT_DEV_HAS_RECORD_TV_SCREEN
23762306a36Sopenharmony_ciignore define CEC_OP_FEAT_DEV_HAS_SET_OSD_STRING
23862306a36Sopenharmony_ciignore define CEC_OP_FEAT_DEV_HAS_DECK_CONTROL
23962306a36Sopenharmony_ciignore define CEC_OP_FEAT_DEV_HAS_SET_AUDIO_RATE
24062306a36Sopenharmony_ciignore define CEC_OP_FEAT_DEV_SINK_HAS_ARC_TX
24162306a36Sopenharmony_ciignore define CEC_OP_FEAT_DEV_SOURCE_HAS_ARC_RX
24262306a36Sopenharmony_ciignore define CEC_OP_FEAT_DEV_HAS_SET_AUDIO_VOLUME_LEVEL
24362306a36Sopenharmony_ci
24462306a36Sopenharmony_ciignore define CEC_MSG_GIVE_FEATURES
24562306a36Sopenharmony_ci
24662306a36Sopenharmony_ciignore define CEC_MSG_DECK_CONTROL
24762306a36Sopenharmony_ci
24862306a36Sopenharmony_ciignore define CEC_OP_DECK_CTL_MODE_SKIP_FWD
24962306a36Sopenharmony_ciignore define CEC_OP_DECK_CTL_MODE_SKIP_REV
25062306a36Sopenharmony_ciignore define CEC_OP_DECK_CTL_MODE_STOP
25162306a36Sopenharmony_ciignore define CEC_OP_DECK_CTL_MODE_EJECT
25262306a36Sopenharmony_ci
25362306a36Sopenharmony_ciignore define CEC_MSG_DECK_STATUS
25462306a36Sopenharmony_ci
25562306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_PLAY
25662306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_RECORD
25762306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_PLAY_REV
25862306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_STILL
25962306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_SLOW
26062306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_SLOW_REV
26162306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_FAST_FWD
26262306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_FAST_REV
26362306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_NO_MEDIA
26462306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_STOP
26562306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_SKIP_FWD
26662306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_SKIP_REV
26762306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_INDEX_SEARCH_FWD
26862306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_INDEX_SEARCH_REV
26962306a36Sopenharmony_ciignore define CEC_OP_DECK_INFO_OTHER
27062306a36Sopenharmony_ci
27162306a36Sopenharmony_ciignore define CEC_MSG_GIVE_DECK_STATUS
27262306a36Sopenharmony_ci
27362306a36Sopenharmony_ciignore define CEC_OP_STATUS_REQ_ON
27462306a36Sopenharmony_ciignore define CEC_OP_STATUS_REQ_OFF
27562306a36Sopenharmony_ciignore define CEC_OP_STATUS_REQ_ONCE
27662306a36Sopenharmony_ci
27762306a36Sopenharmony_ciignore define CEC_MSG_PLAY
27862306a36Sopenharmony_ci
27962306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_FWD
28062306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_REV
28162306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_STILL
28262306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_FAST_FWD_MIN
28362306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_FAST_FWD_MED
28462306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_FAST_FWD_MAX
28562306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_FAST_REV_MIN
28662306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_FAST_REV_MED
28762306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_FAST_REV_MAX
28862306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_SLOW_FWD_MIN
28962306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_SLOW_FWD_MED
29062306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_SLOW_FWD_MAX
29162306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_SLOW_REV_MIN
29262306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_SLOW_REV_MED
29362306a36Sopenharmony_ciignore define CEC_OP_PLAY_MODE_PLAY_SLOW_REV_MAX
29462306a36Sopenharmony_ci
29562306a36Sopenharmony_ciignore define CEC_MSG_GIVE_TUNER_DEVICE_STATUS
29662306a36Sopenharmony_ciignore define CEC_MSG_SELECT_ANALOGUE_SERVICE
29762306a36Sopenharmony_ciignore define CEC_MSG_SELECT_DIGITAL_SERVICE
29862306a36Sopenharmony_ciignore define CEC_MSG_TUNER_DEVICE_STATUS
29962306a36Sopenharmony_ci
30062306a36Sopenharmony_ciignore define CEC_OP_REC_FLAG_USED
30162306a36Sopenharmony_ciignore define CEC_OP_REC_FLAG_NOT_USED
30262306a36Sopenharmony_ci
30362306a36Sopenharmony_ciignore define CEC_OP_TUNER_DISPLAY_INFO_DIGITAL
30462306a36Sopenharmony_ciignore define CEC_OP_TUNER_DISPLAY_INFO_NONE
30562306a36Sopenharmony_ciignore define CEC_OP_TUNER_DISPLAY_INFO_ANALOGUE
30662306a36Sopenharmony_ci
30762306a36Sopenharmony_ciignore define CEC_MSG_TUNER_STEP_DECREMENT
30862306a36Sopenharmony_ciignore define CEC_MSG_TUNER_STEP_INCREMENT
30962306a36Sopenharmony_ci
31062306a36Sopenharmony_ciignore define CEC_MSG_DEVICE_VENDOR_ID
31162306a36Sopenharmony_ciignore define CEC_MSG_GIVE_DEVICE_VENDOR_ID
31262306a36Sopenharmony_ciignore define CEC_MSG_VENDOR_COMMAND
31362306a36Sopenharmony_ciignore define CEC_MSG_VENDOR_COMMAND_WITH_ID
31462306a36Sopenharmony_ciignore define CEC_MSG_VENDOR_REMOTE_BUTTON_DOWN
31562306a36Sopenharmony_ciignore define CEC_MSG_VENDOR_REMOTE_BUTTON_UP
31662306a36Sopenharmony_ci
31762306a36Sopenharmony_ciignore define CEC_MSG_SET_OSD_STRING
31862306a36Sopenharmony_ci
31962306a36Sopenharmony_ciignore define CEC_OP_DISP_CTL_DEFAULT
32062306a36Sopenharmony_ciignore define CEC_OP_DISP_CTL_UNTIL_CLEARED
32162306a36Sopenharmony_ciignore define CEC_OP_DISP_CTL_CLEAR
32262306a36Sopenharmony_ci
32362306a36Sopenharmony_ciignore define CEC_MSG_GIVE_OSD_NAME
32462306a36Sopenharmony_ciignore define CEC_MSG_SET_OSD_NAME
32562306a36Sopenharmony_ci
32662306a36Sopenharmony_ciignore define CEC_MSG_MENU_REQUEST
32762306a36Sopenharmony_ci
32862306a36Sopenharmony_ciignore define CEC_OP_MENU_REQUEST_ACTIVATE
32962306a36Sopenharmony_ciignore define CEC_OP_MENU_REQUEST_DEACTIVATE
33062306a36Sopenharmony_ciignore define CEC_OP_MENU_REQUEST_QUERY
33162306a36Sopenharmony_ci
33262306a36Sopenharmony_ciignore define CEC_MSG_MENU_STATUS
33362306a36Sopenharmony_ci
33462306a36Sopenharmony_ciignore define CEC_OP_MENU_STATE_ACTIVATED
33562306a36Sopenharmony_ciignore define CEC_OP_MENU_STATE_DEACTIVATED
33662306a36Sopenharmony_ci
33762306a36Sopenharmony_ciignore define CEC_MSG_USER_CONTROL_PRESSED
33862306a36Sopenharmony_ci
33962306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_SELECT
34062306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_UP
34162306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_DOWN
34262306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_LEFT
34362306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_RIGHT
34462306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_RIGHT_UP
34562306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_RIGHT_DOWN
34662306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_LEFT_UP
34762306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_LEFT_DOWN
34862306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_DEVICE_ROOT_MENU
34962306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_DEVICE_SETUP_MENU
35062306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_CONTENTS_MENU
35162306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_FAVORITE_MENU
35262306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_BACK
35362306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_MEDIA_TOP_MENU
35462306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_MEDIA_CONTEXT_SENSITIVE_MENU
35562306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_ENTRY_MODE
35662306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_11
35762306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_12
35862306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_0_OR_NUMBER_10
35962306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_1
36062306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_2
36162306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_3
36262306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_4
36362306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_5
36462306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_6
36562306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_7
36662306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_8
36762306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NUMBER_9
36862306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_DOT
36962306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_ENTER
37062306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_CLEAR
37162306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_NEXT_FAVORITE
37262306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_CHANNEL_UP
37362306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_CHANNEL_DOWN
37462306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_PREVIOUS_CHANNEL
37562306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_SOUND_SELECT
37662306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_INPUT_SELECT
37762306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_DISPLAY_INFORMATION
37862306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_HELP
37962306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_PAGE_UP
38062306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_PAGE_DOWN
38162306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_POWER
38262306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_VOLUME_UP
38362306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_VOLUME_DOWN
38462306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_MUTE
38562306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_PLAY
38662306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_STOP
38762306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_PAUSE
38862306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_RECORD
38962306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_REWIND
39062306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_FAST_FORWARD
39162306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_EJECT
39262306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_SKIP_FORWARD
39362306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_SKIP_BACKWARD
39462306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_STOP_RECORD
39562306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_PAUSE_RECORD
39662306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_ANGLE
39762306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_SUB_PICTURE
39862306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_VIDEO_ON_DEMAND
39962306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_ELECTRONIC_PROGRAM_GUIDE
40062306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_TIMER_PROGRAMMING
40162306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_INITIAL_CONFIGURATION
40262306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_SELECT_BROADCAST_TYPE
40362306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_SELECT_SOUND_PRESENTATION
40462306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_AUDIO_DESCRIPTION
40562306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_INTERNET
40662306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_3D_MODE
40762306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_PLAY_FUNCTION
40862306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_PAUSE_PLAY_FUNCTION
40962306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_RECORD_FUNCTION
41062306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_PAUSE_RECORD_FUNCTION
41162306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_STOP_FUNCTION
41262306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_MUTE_FUNCTION
41362306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_RESTORE_VOLUME_FUNCTION
41462306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_TUNE_FUNCTION
41562306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_SELECT_MEDIA_FUNCTION
41662306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_SELECT_AV_INPUT_FUNCTION
41762306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_SELECT_AUDIO_INPUT_FUNCTION
41862306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_POWER_TOGGLE_FUNCTION
41962306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_POWER_OFF_FUNCTION
42062306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_POWER_ON_FUNCTION
42162306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_F1_BLUE
42262306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_F2_RED
42362306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_F3_GREEN
42462306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_F4_YELLOW
42562306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_F5
42662306a36Sopenharmony_ciignore define CEC_OP_UI_CMD_DATA
42762306a36Sopenharmony_ci
42862306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_TOGGLE_ALL
42962306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_TOGGLE_DIG_ANA
43062306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_ANALOGUE
43162306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_ANALOGUE_T
43262306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_ANALOGUE_CABLE
43362306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_ANALOGUE_SAT
43462306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_DIGITAL
43562306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_DIGITAL_T
43662306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_DIGITAL_CABLE
43762306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_DIGITAL_SAT
43862306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_DIGITAL_COM_SAT
43962306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_DIGITAL_COM_SAT2
44062306a36Sopenharmony_ciignore define CEC_OP_UI_BCAST_TYPE_IP
44162306a36Sopenharmony_ci
44262306a36Sopenharmony_ciignore define CEC_OP_UI_SND_PRES_CTL_DUAL_MONO
44362306a36Sopenharmony_ciignore define CEC_OP_UI_SND_PRES_CTL_KARAOKE
44462306a36Sopenharmony_ciignore define CEC_OP_UI_SND_PRES_CTL_DOWNMIX
44562306a36Sopenharmony_ciignore define CEC_OP_UI_SND_PRES_CTL_REVERB
44662306a36Sopenharmony_ciignore define CEC_OP_UI_SND_PRES_CTL_EQUALIZER
44762306a36Sopenharmony_ciignore define CEC_OP_UI_SND_PRES_CTL_BASS_UP
44862306a36Sopenharmony_ciignore define CEC_OP_UI_SND_PRES_CTL_BASS_NEUTRAL
44962306a36Sopenharmony_ciignore define CEC_OP_UI_SND_PRES_CTL_BASS_DOWN
45062306a36Sopenharmony_ciignore define CEC_OP_UI_SND_PRES_CTL_TREBLE_UP
45162306a36Sopenharmony_ciignore define CEC_OP_UI_SND_PRES_CTL_TREBLE_NEUTRAL
45262306a36Sopenharmony_ciignore define CEC_OP_UI_SND_PRES_CTL_TREBLE_DOWN
45362306a36Sopenharmony_ci
45462306a36Sopenharmony_ciignore define CEC_MSG_USER_CONTROL_RELEASED
45562306a36Sopenharmony_ci
45662306a36Sopenharmony_ciignore define CEC_MSG_GIVE_DEVICE_POWER_STATUS
45762306a36Sopenharmony_ciignore define CEC_MSG_REPORT_POWER_STATUS
45862306a36Sopenharmony_ci
45962306a36Sopenharmony_ciignore define CEC_OP_POWER_STATUS_ON
46062306a36Sopenharmony_ciignore define CEC_OP_POWER_STATUS_STANDBY
46162306a36Sopenharmony_ciignore define CEC_OP_POWER_STATUS_TO_ON
46262306a36Sopenharmony_ciignore define CEC_OP_POWER_STATUS_TO_STANDBY
46362306a36Sopenharmony_ci
46462306a36Sopenharmony_ciignore define CEC_MSG_FEATURE_ABORT
46562306a36Sopenharmony_ci
46662306a36Sopenharmony_ciignore define CEC_OP_ABORT_UNRECOGNIZED_OP
46762306a36Sopenharmony_ciignore define CEC_OP_ABORT_INCORRECT_MODE
46862306a36Sopenharmony_ciignore define CEC_OP_ABORT_NO_SOURCE
46962306a36Sopenharmony_ciignore define CEC_OP_ABORT_INVALID_OP
47062306a36Sopenharmony_ciignore define CEC_OP_ABORT_REFUSED
47162306a36Sopenharmony_ciignore define CEC_OP_ABORT_UNDETERMINED
47262306a36Sopenharmony_ci
47362306a36Sopenharmony_ciignore define CEC_MSG_ABORT
47462306a36Sopenharmony_ci
47562306a36Sopenharmony_ciignore define CEC_MSG_GIVE_AUDIO_STATUS
47662306a36Sopenharmony_ciignore define CEC_MSG_GIVE_SYSTEM_AUDIO_MODE_STATUS
47762306a36Sopenharmony_ciignore define CEC_MSG_REPORT_AUDIO_STATUS
47862306a36Sopenharmony_ci
47962306a36Sopenharmony_ciignore define CEC_OP_AUD_MUTE_STATUS_OFF
48062306a36Sopenharmony_ciignore define CEC_OP_AUD_MUTE_STATUS_ON
48162306a36Sopenharmony_ci
48262306a36Sopenharmony_ciignore define CEC_MSG_REPORT_SHORT_AUDIO_DESCRIPTOR
48362306a36Sopenharmony_ciignore define CEC_MSG_REQUEST_SHORT_AUDIO_DESCRIPTOR
48462306a36Sopenharmony_ciignore define CEC_MSG_SET_SYSTEM_AUDIO_MODE
48562306a36Sopenharmony_ci
48662306a36Sopenharmony_ciignore define CEC_OP_SYS_AUD_STATUS_OFF
48762306a36Sopenharmony_ciignore define CEC_OP_SYS_AUD_STATUS_ON
48862306a36Sopenharmony_ci
48962306a36Sopenharmony_ciignore define CEC_MSG_SYSTEM_AUDIO_MODE_REQUEST
49062306a36Sopenharmony_ciignore define CEC_MSG_SYSTEM_AUDIO_MODE_STATUS
49162306a36Sopenharmony_ciignore define CEC_MSG_SET_AUDIO_VOLUME_LEVEL
49262306a36Sopenharmony_ci
49362306a36Sopenharmony_ciignore define CEC_OP_AUD_FMT_ID_CEA861
49462306a36Sopenharmony_ciignore define CEC_OP_AUD_FMT_ID_CEA861_CXT
49562306a36Sopenharmony_ci
49662306a36Sopenharmony_ciignore define CEC_MSG_SET_AUDIO_RATE
49762306a36Sopenharmony_ci
49862306a36Sopenharmony_ciignore define CEC_OP_AUD_RATE_OFF
49962306a36Sopenharmony_ciignore define CEC_OP_AUD_RATE_WIDE_STD
50062306a36Sopenharmony_ciignore define CEC_OP_AUD_RATE_WIDE_FAST
50162306a36Sopenharmony_ciignore define CEC_OP_AUD_RATE_WIDE_SLOW
50262306a36Sopenharmony_ciignore define CEC_OP_AUD_RATE_NARROW_STD
50362306a36Sopenharmony_ciignore define CEC_OP_AUD_RATE_NARROW_FAST
50462306a36Sopenharmony_ciignore define CEC_OP_AUD_RATE_NARROW_SLOW
50562306a36Sopenharmony_ci
50662306a36Sopenharmony_ciignore define CEC_MSG_INITIATE_ARC
50762306a36Sopenharmony_ciignore define CEC_MSG_REPORT_ARC_INITIATED
50862306a36Sopenharmony_ciignore define CEC_MSG_REPORT_ARC_TERMINATED
50962306a36Sopenharmony_ciignore define CEC_MSG_REQUEST_ARC_INITIATION
51062306a36Sopenharmony_ciignore define CEC_MSG_REQUEST_ARC_TERMINATION
51162306a36Sopenharmony_ciignore define CEC_MSG_TERMINATE_ARC
51262306a36Sopenharmony_ci
51362306a36Sopenharmony_ciignore define CEC_MSG_REQUEST_CURRENT_LATENCY
51462306a36Sopenharmony_ciignore define CEC_MSG_REPORT_CURRENT_LATENCY
51562306a36Sopenharmony_ci
51662306a36Sopenharmony_ciignore define CEC_OP_LOW_LATENCY_MODE_OFF
51762306a36Sopenharmony_ciignore define CEC_OP_LOW_LATENCY_MODE_ON
51862306a36Sopenharmony_ci
51962306a36Sopenharmony_ciignore define CEC_OP_AUD_OUT_COMPENSATED_NA
52062306a36Sopenharmony_ciignore define CEC_OP_AUD_OUT_COMPENSATED_DELAY
52162306a36Sopenharmony_ciignore define CEC_OP_AUD_OUT_COMPENSATED_NO_DELAY
52262306a36Sopenharmony_ciignore define CEC_OP_AUD_OUT_COMPENSATED_PARTIAL_DELAY
52362306a36Sopenharmony_ci
52462306a36Sopenharmony_ciignore define CEC_MSG_CDC_MESSAGE
52562306a36Sopenharmony_ci
52662306a36Sopenharmony_ciignore define CEC_MSG_CDC_HEC_INQUIRE_STATE
52762306a36Sopenharmony_ciignore define CEC_MSG_CDC_HEC_REPORT_STATE
52862306a36Sopenharmony_ci
52962306a36Sopenharmony_ciignore define CEC_OP_HEC_FUNC_STATE_NOT_SUPPORTED
53062306a36Sopenharmony_ciignore define CEC_OP_HEC_FUNC_STATE_INACTIVE
53162306a36Sopenharmony_ciignore define CEC_OP_HEC_FUNC_STATE_ACTIVE
53262306a36Sopenharmony_ciignore define CEC_OP_HEC_FUNC_STATE_ACTIVATION_FIELD
53362306a36Sopenharmony_ci
53462306a36Sopenharmony_ciignore define CEC_OP_HOST_FUNC_STATE_NOT_SUPPORTED
53562306a36Sopenharmony_ciignore define CEC_OP_HOST_FUNC_STATE_INACTIVE
53662306a36Sopenharmony_ciignore define CEC_OP_HOST_FUNC_STATE_ACTIVE
53762306a36Sopenharmony_ci
53862306a36Sopenharmony_ciignore define CEC_OP_ENC_FUNC_STATE_EXT_CON_NOT_SUPPORTED
53962306a36Sopenharmony_ciignore define CEC_OP_ENC_FUNC_STATE_EXT_CON_INACTIVE
54062306a36Sopenharmony_ciignore define CEC_OP_ENC_FUNC_STATE_EXT_CON_ACTIVE
54162306a36Sopenharmony_ci
54262306a36Sopenharmony_ciignore define CEC_OP_CDC_ERROR_CODE_NONE
54362306a36Sopenharmony_ciignore define CEC_OP_CDC_ERROR_CODE_CAP_UNSUPPORTED
54462306a36Sopenharmony_ciignore define CEC_OP_CDC_ERROR_CODE_WRONG_STATE
54562306a36Sopenharmony_ciignore define CEC_OP_CDC_ERROR_CODE_OTHER
54662306a36Sopenharmony_ci
54762306a36Sopenharmony_ciignore define CEC_OP_HEC_SUPPORT_NO
54862306a36Sopenharmony_ciignore define CEC_OP_HEC_SUPPORT_YES
54962306a36Sopenharmony_ci
55062306a36Sopenharmony_ciignore define CEC_OP_HEC_ACTIVATION_ON
55162306a36Sopenharmony_ciignore define CEC_OP_HEC_ACTIVATION_OFF
55262306a36Sopenharmony_ci
55362306a36Sopenharmony_ciignore define CEC_MSG_CDC_HEC_SET_STATE_ADJACENT
55462306a36Sopenharmony_ciignore define CEC_MSG_CDC_HEC_SET_STATE
55562306a36Sopenharmony_ci
55662306a36Sopenharmony_ciignore define CEC_OP_HEC_SET_STATE_DEACTIVATE
55762306a36Sopenharmony_ciignore define CEC_OP_HEC_SET_STATE_ACTIVATE
55862306a36Sopenharmony_ci
55962306a36Sopenharmony_ciignore define CEC_MSG_CDC_HEC_REQUEST_DEACTIVATION
56062306a36Sopenharmony_ciignore define CEC_MSG_CDC_HEC_NOTIFY_ALIVE
56162306a36Sopenharmony_ciignore define CEC_MSG_CDC_HEC_DISCOVER
56262306a36Sopenharmony_ci
56362306a36Sopenharmony_ciignore define CEC_MSG_CDC_HPD_SET_STATE
56462306a36Sopenharmony_ci
56562306a36Sopenharmony_ciignore define CEC_OP_HPD_STATE_CP_EDID_DISABLE
56662306a36Sopenharmony_ciignore define CEC_OP_HPD_STATE_CP_EDID_ENABLE
56762306a36Sopenharmony_ciignore define CEC_OP_HPD_STATE_CP_EDID_DISABLE_ENABLE
56862306a36Sopenharmony_ciignore define CEC_OP_HPD_STATE_EDID_DISABLE
56962306a36Sopenharmony_ciignore define CEC_OP_HPD_STATE_EDID_ENABLE
57062306a36Sopenharmony_ciignore define CEC_OP_HPD_STATE_EDID_DISABLE_ENABLE
57162306a36Sopenharmony_ciignore define CEC_MSG_CDC_HPD_REPORT_STATE
57262306a36Sopenharmony_ci
57362306a36Sopenharmony_ciignore define CEC_OP_HPD_ERROR_NONE
57462306a36Sopenharmony_ciignore define CEC_OP_HPD_ERROR_INITIATOR_NOT_CAPABLE
57562306a36Sopenharmony_ciignore define CEC_OP_HPD_ERROR_INITIATOR_WRONG_STATE
57662306a36Sopenharmony_ciignore define CEC_OP_HPD_ERROR_OTHER
57762306a36Sopenharmony_ciignore define CEC_OP_HPD_ERROR_NONE_NO_VIDEO
578