Lines Matching defs:msg

14 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr)  in cec_msg_active_source()
23 static inline void cec_ops_active_source(const struct cec_msg *msg, in cec_ops_active_source()
29 static inline void cec_msg_image_view_on(struct cec_msg *msg) in cec_msg_image_view_on()
35 static inline void cec_msg_text_view_on(struct cec_msg *msg) in cec_msg_text_view_on()
43 static inline void cec_msg_inactive_source(struct cec_msg *msg, in cec_msg_inactive_source()
52 static inline void cec_ops_inactive_source(const struct cec_msg *msg, in cec_ops_inactive_source()
58 static inline void cec_msg_request_active_source(struct cec_msg *msg, in cec_msg_request_active_source()
67 static inline void cec_msg_routing_information(struct cec_msg *msg, in cec_msg_routing_information()
77 static inline void cec_ops_routing_information(const struct cec_msg *msg, in cec_ops_routing_information()
83 static inline void cec_msg_routing_change(struct cec_msg *msg, in cec_msg_routing_change()
98 static inline void cec_ops_routing_change(const struct cec_msg *msg, in cec_ops_routing_change()
106 static inline void cec_msg_set_stream_path(struct cec_msg *msg, __u16 phys_addr) in cec_msg_set_stream_path()
115 static inline void cec_ops_set_stream_path(const struct cec_msg *msg, in cec_ops_set_stream_path()
123 static inline void cec_msg_standby(struct cec_msg *msg) in cec_msg_standby()
131 static inline void cec_msg_record_off(struct cec_msg *msg, int reply) in cec_msg_record_off()
190 static inline void cec_set_digital_service_id(__u8 *msg, in cec_set_digital_service_id()
227 static inline void cec_get_digital_service_id(const __u8 *msg, in cec_get_digital_service_id()
243 static inline void cec_msg_record_on_own(struct cec_msg *msg) in cec_msg_record_on_own()
250 static inline void cec_msg_record_on_digital(struct cec_msg *msg, in cec_msg_record_on_digital()
259 static inline void cec_msg_record_on_analog(struct cec_msg *msg, in cec_msg_record_on_analog()
273 static inline void cec_msg_record_on_plug(struct cec_msg *msg, in cec_msg_record_on_plug()
282 static inline void cec_msg_record_on_phys_addr(struct cec_msg *msg, in cec_msg_record_on_phys_addr()
292 static inline void cec_msg_record_on(struct cec_msg *msg, in cec_msg_record_on()
320 static inline void cec_ops_record_on(const struct cec_msg *msg, in cec_ops_record_on()
346 static inline void cec_msg_record_status(struct cec_msg *msg, __u8 rec_status) in cec_msg_record_status()
353 static inline void cec_ops_record_status(const struct cec_msg *msg, in cec_ops_record_status()
359 static inline void cec_msg_record_tv_screen(struct cec_msg *msg, in cec_msg_record_tv_screen()
369 static inline void cec_msg_timer_status(struct cec_msg *msg, in cec_msg_timer_status()
392 static inline void cec_ops_timer_status(const struct cec_msg *msg, in cec_ops_timer_status()
419 static inline void cec_msg_timer_cleared_status(struct cec_msg *msg, in cec_msg_timer_cleared_status()
427 static inline void cec_ops_timer_cleared_status(const struct cec_msg *msg, in cec_ops_timer_cleared_status()
433 static inline void cec_msg_clear_analogue_timer(struct cec_msg *msg, in cec_msg_clear_analogue_timer()
463 static inline void cec_ops_clear_analogue_timer(const struct cec_msg *msg, in cec_ops_clear_analogue_timer()
488 static inline void cec_msg_clear_digital_timer(struct cec_msg *msg, in cec_msg_clear_digital_timer()
513 static inline void cec_ops_clear_digital_timer(const struct cec_msg *msg, in cec_ops_clear_digital_timer()
534 static inline void cec_msg_clear_ext_timer(struct cec_msg *msg, in cec_msg_clear_ext_timer()
564 static inline void cec_ops_clear_ext_timer(const struct cec_msg *msg, in cec_ops_clear_ext_timer()
589 static inline void cec_msg_set_analogue_timer(struct cec_msg *msg, in cec_msg_set_analogue_timer()
619 static inline void cec_ops_set_analogue_timer(const struct cec_msg *msg, in cec_ops_set_analogue_timer()
644 static inline void cec_msg_set_digital_timer(struct cec_msg *msg, in cec_msg_set_digital_timer()
669 static inline void cec_ops_set_digital_timer(const struct cec_msg *msg, in cec_ops_set_digital_timer()
690 static inline void cec_msg_set_ext_timer(struct cec_msg *msg, in cec_msg_set_ext_timer()
720 static inline void cec_ops_set_ext_timer(const struct cec_msg *msg, in cec_ops_set_ext_timer()
745 static inline void cec_msg_set_timer_program_title(struct cec_msg *msg, in cec_msg_set_timer_program_title()
757 static inline void cec_ops_set_timer_program_title(const struct cec_msg *msg, in cec_ops_set_timer_program_title()
769 static inline void cec_msg_cec_version(struct cec_msg *msg, __u8 cec_version) in cec_msg_cec_version()
776 static inline void cec_ops_cec_version(const struct cec_msg *msg, in cec_ops_cec_version()
782 static inline void cec_msg_get_cec_version(struct cec_msg *msg, in cec_msg_get_cec_version()
790 static inline void cec_msg_report_physical_addr(struct cec_msg *msg, in cec_msg_report_physical_addr()
801 static inline void cec_ops_report_physical_addr(const struct cec_msg *msg, in cec_ops_report_physical_addr()
808 static inline void cec_msg_give_physical_addr(struct cec_msg *msg, in cec_msg_give_physical_addr()
816 static inline void cec_msg_set_menu_language(struct cec_msg *msg, in cec_msg_set_menu_language()
825 static inline void cec_ops_set_menu_language(const struct cec_msg *msg, in cec_ops_set_menu_language()
832 static inline void cec_msg_get_menu_language(struct cec_msg *msg, in cec_msg_get_menu_language()
848 static inline void cec_msg_report_features(struct cec_msg *msg, in cec_msg_report_features()
861 static inline void cec_ops_report_features(const struct cec_msg *msg, in cec_ops_report_features()
882 static inline void cec_msg_give_features(struct cec_msg *msg, in cec_msg_give_features()
891 static inline void cec_msg_deck_control(struct cec_msg *msg, in cec_msg_deck_control()
899 static inline void cec_ops_deck_control(const struct cec_msg *msg, in cec_ops_deck_control()
905 static inline void cec_msg_deck_status(struct cec_msg *msg, in cec_msg_deck_status()
913 static inline void cec_ops_deck_status(const struct cec_msg *msg, in cec_ops_deck_status()
919 static inline void cec_msg_give_deck_status(struct cec_msg *msg, in cec_msg_give_deck_status()
930 static inline void cec_ops_give_deck_status(const struct cec_msg *msg, in cec_ops_give_deck_status()
936 static inline void cec_msg_play(struct cec_msg *msg, in cec_msg_play()
944 static inline void cec_ops_play(const struct cec_msg *msg, in cec_ops_play()
966 static inline void cec_msg_tuner_device_status_analog(struct cec_msg *msg, in cec_msg_tuner_device_status_analog()
982 static inline void cec_msg_tuner_device_status_digital(struct cec_msg *msg, in cec_msg_tuner_device_status_digital()
992 static inline void cec_msg_tuner_device_status(struct cec_msg *msg, in cec_msg_tuner_device_status()
1009 static inline void cec_ops_tuner_device_status(const struct cec_msg *msg, in cec_ops_tuner_device_status()
1024 static inline void cec_msg_give_tuner_device_status(struct cec_msg *msg, in cec_msg_give_tuner_device_status()
1035 static inline void cec_ops_give_tuner_device_status(const struct cec_msg *msg, in cec_ops_give_tuner_device_status()
1041 static inline void cec_msg_select_analogue_service(struct cec_msg *msg, in cec_msg_select_analogue_service()
1054 static inline void cec_ops_select_analogue_service(const struct cec_msg *msg, in cec_ops_select_analogue_service()
1064 static inline void cec_msg_select_digital_service(struct cec_msg *msg, in cec_msg_select_digital_service()
1072 static inline void cec_ops_select_digital_service(const struct cec_msg *msg, in cec_ops_select_digital_service()
1078 static inline void cec_msg_tuner_step_decrement(struct cec_msg *msg) in cec_msg_tuner_step_decrement()
1084 static inline void cec_msg_tuner_step_increment(struct cec_msg *msg) in cec_msg_tuner_step_increment()
1092 static inline void cec_msg_device_vendor_id(struct cec_msg *msg, __u32 vendor_id) in cec_msg_device_vendor_id()
1102 static inline void cec_ops_device_vendor_id(const struct cec_msg *msg, in cec_ops_device_vendor_id()
1108 static inline void cec_msg_give_device_vendor_id(struct cec_msg *msg, in cec_msg_give_device_vendor_id()
1116 static inline void cec_msg_vendor_command(struct cec_msg *msg, in cec_msg_vendor_command()
1126 static inline void cec_ops_vendor_command(const struct cec_msg *msg, in cec_ops_vendor_command()
1137 static inline void cec_msg_vendor_command_with_id(struct cec_msg *msg, in cec_msg_vendor_command_with_id()
1151 static inline void cec_ops_vendor_command_with_id(const struct cec_msg *msg, in cec_ops_vendor_command_with_id()
1163 static inline void cec_msg_vendor_remote_button_down(struct cec_msg *msg, in cec_msg_vendor_remote_button_down()
1174 static inline void cec_ops_vendor_remote_button_down(const struct cec_msg *msg, in cec_ops_vendor_remote_button_down()
1185 static inline void cec_msg_vendor_remote_button_up(struct cec_msg *msg) in cec_msg_vendor_remote_button_up()
1193 static inline void cec_msg_set_osd_string(struct cec_msg *msg, in cec_msg_set_osd_string()
1207 static inline void cec_ops_set_osd_string(const struct cec_msg *msg, in cec_ops_set_osd_string()
1222 static inline void cec_msg_set_osd_name(struct cec_msg *msg, const char *name) in cec_msg_set_osd_name()
1233 static inline void cec_ops_set_osd_name(const struct cec_msg *msg, in cec_ops_set_osd_name()
1244 static inline void cec_msg_give_osd_name(struct cec_msg *msg, in cec_msg_give_osd_name()
1254 static inline void cec_msg_menu_status(struct cec_msg *msg, in cec_msg_menu_status()
1262 static inline void cec_ops_menu_status(const struct cec_msg *msg, in cec_ops_menu_status()
1268 static inline void cec_msg_menu_request(struct cec_msg *msg, in cec_msg_menu_request()
1278 static inline void cec_ops_menu_request(const struct cec_msg *msg, in cec_ops_menu_request()
1298 static inline void cec_msg_user_control_pressed(struct cec_msg *msg, in cec_msg_user_control_pressed()
1328 static inline void cec_ops_user_control_pressed(const struct cec_msg *msg, in cec_ops_user_control_pressed()
1357 static inline void cec_msg_user_control_released(struct cec_msg *msg) in cec_msg_user_control_released()
1366 static inline void cec_msg_report_power_status(struct cec_msg *msg, in cec_msg_report_power_status()
1374 static inline void cec_ops_report_power_status(const struct cec_msg *msg, in cec_ops_report_power_status()
1380 static inline void cec_msg_give_device_power_status(struct cec_msg *msg, in cec_msg_give_device_power_status()
1389 static inline void cec_msg_feature_abort(struct cec_msg *msg, in cec_msg_feature_abort()
1398 static inline void cec_ops_feature_abort(const struct cec_msg *msg, in cec_ops_feature_abort()
1406 static inline void cec_msg_reply_feature_abort(struct cec_msg *msg, __u8 reason) in cec_msg_reply_feature_abort()
1415 static inline void cec_msg_abort(struct cec_msg *msg) in cec_msg_abort()
1423 static inline void cec_msg_report_audio_status(struct cec_msg *msg, in cec_msg_report_audio_status()
1432 static inline void cec_ops_report_audio_status(const struct cec_msg *msg, in cec_ops_report_audio_status()
1440 static inline void cec_msg_give_audio_status(struct cec_msg *msg, in cec_msg_give_audio_status()
1448 static inline void cec_msg_set_system_audio_mode(struct cec_msg *msg, in cec_msg_set_system_audio_mode()
1456 static inline void cec_ops_set_system_audio_mode(const struct cec_msg *msg, in cec_ops_set_system_audio_mode()
1462 static inline void cec_msg_system_audio_mode_request(struct cec_msg *msg, in cec_msg_system_audio_mode_request()
1474 static inline void cec_ops_system_audio_mode_request(const struct cec_msg *msg, in cec_ops_system_audio_mode_request()
1483 static inline void cec_msg_system_audio_mode_status(struct cec_msg *msg, in cec_msg_system_audio_mode_status()
1491 static inline void cec_ops_system_audio_mode_status(const struct cec_msg *msg, in cec_ops_system_audio_mode_status()
1497 static inline void cec_msg_give_system_audio_mode_status(struct cec_msg *msg, in cec_msg_give_system_audio_mode_status()
1505 static inline void cec_msg_report_short_audio_descriptor(struct cec_msg *msg, in cec_msg_report_short_audio_descriptor()
1522 static inline void cec_ops_report_short_audio_descriptor(const struct cec_msg *msg, in cec_ops_report_short_audio_descriptor()
1537 static inline void cec_msg_request_short_audio_descriptor(struct cec_msg *msg, in cec_msg_request_short_audio_descriptor()
1555 static inline void cec_ops_request_short_audio_descriptor(const struct cec_msg *msg, in cec_ops_request_short_audio_descriptor()
1571 static inline void cec_msg_set_audio_volume_level(struct cec_msg *msg, in cec_msg_set_audio_volume_level()
1579 static inline void cec_ops_set_audio_volume_level(const struct cec_msg *msg, in cec_ops_set_audio_volume_level()
1587 static inline void cec_msg_set_audio_rate(struct cec_msg *msg, in cec_msg_set_audio_rate()
1595 static inline void cec_ops_set_audio_rate(const struct cec_msg *msg, in cec_ops_set_audio_rate()
1603 static inline void cec_msg_report_arc_initiated(struct cec_msg *msg) in cec_msg_report_arc_initiated()
1609 static inline void cec_msg_initiate_arc(struct cec_msg *msg, in cec_msg_initiate_arc()
1617 static inline void cec_msg_request_arc_initiation(struct cec_msg *msg, in cec_msg_request_arc_initiation()
1625 static inline void cec_msg_report_arc_terminated(struct cec_msg *msg) in cec_msg_report_arc_terminated()
1631 static inline void cec_msg_terminate_arc(struct cec_msg *msg, in cec_msg_terminate_arc()
1639 static inline void cec_msg_request_arc_termination(struct cec_msg *msg, in cec_msg_request_arc_termination()
1650 static inline void cec_msg_report_current_latency(struct cec_msg *msg, in cec_msg_report_current_latency()
1668 static inline void cec_ops_report_current_latency(const struct cec_msg *msg, in cec_ops_report_current_latency()
1685 static inline void cec_msg_request_current_latency(struct cec_msg *msg, in cec_msg_request_current_latency()
1697 static inline void cec_ops_request_current_latency(const struct cec_msg *msg, in cec_ops_request_current_latency()
1705 static inline void cec_msg_cdc_hec_inquire_state(struct cec_msg *msg, in cec_msg_cdc_hec_inquire_state()
1720 static inline void cec_ops_cdc_hec_inquire_state(const struct cec_msg *msg, in cec_ops_cdc_hec_inquire_state()
1730 static inline void cec_msg_cdc_hec_report_state(struct cec_msg *msg, in cec_msg_cdc_hec_report_state()
1756 static inline void cec_ops_cdc_hec_report_state(const struct cec_msg *msg, in cec_ops_cdc_hec_report_state()
1776 static inline void cec_msg_cdc_hec_set_state(struct cec_msg *msg, in cec_msg_cdc_hec_set_state()
1808 static inline void cec_ops_cdc_hec_set_state(const struct cec_msg *msg, in cec_ops_cdc_hec_set_state()
1830 static inline void cec_msg_cdc_hec_set_state_adjacent(struct cec_msg *msg, in cec_msg_cdc_hec_set_state_adjacent()
1844 static inline void cec_ops_cdc_hec_set_state_adjacent(const struct cec_msg *msg, in cec_ops_cdc_hec_set_state_adjacent()
1854 static inline void cec_msg_cdc_hec_request_deactivation(struct cec_msg *msg, in cec_msg_cdc_hec_request_deactivation()
1872 static inline void cec_ops_cdc_hec_request_deactivation(const struct cec_msg *msg, in cec_ops_cdc_hec_request_deactivation()
1884 static inline void cec_msg_cdc_hec_notify_alive(struct cec_msg *msg) in cec_msg_cdc_hec_notify_alive()
1893 static inline void cec_ops_cdc_hec_notify_alive(const struct cec_msg *msg, in cec_ops_cdc_hec_notify_alive()
1899 static inline void cec_msg_cdc_hec_discover(struct cec_msg *msg) in cec_msg_cdc_hec_discover()
1908 static inline void cec_ops_cdc_hec_discover(const struct cec_msg *msg, in cec_ops_cdc_hec_discover()
1914 static inline void cec_msg_cdc_hpd_set_state(struct cec_msg *msg, in cec_msg_cdc_hpd_set_state()
1926 static inline void cec_ops_cdc_hpd_set_state(const struct cec_msg *msg, in cec_ops_cdc_hpd_set_state()
1936 static inline void cec_msg_cdc_hpd_report_state(struct cec_msg *msg, in cec_msg_cdc_hpd_report_state()
1948 static inline void cec_ops_cdc_hpd_report_state(const struct cec_msg *msg, in cec_ops_cdc_hpd_report_state()