• Home
  • Raw
  • Download

Lines Matching defs:msg

9 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr)  in cec_msg_active_source()
17 static inline void cec_ops_active_source(const struct cec_msg *msg, in cec_ops_active_source()
22 static inline void cec_msg_image_view_on(struct cec_msg *msg) in cec_msg_image_view_on()
27 static inline void cec_msg_text_view_on(struct cec_msg *msg) in cec_msg_text_view_on()
32 static inline void cec_msg_inactive_source(struct cec_msg *msg, in cec_msg_inactive_source()
40 static inline void cec_ops_inactive_source(const struct cec_msg *msg, in cec_ops_inactive_source()
45 static inline void cec_msg_request_active_source(struct cec_msg *msg, in cec_msg_request_active_source()
53 static inline void cec_msg_routing_information(struct cec_msg *msg, in cec_msg_routing_information()
62 static inline void cec_ops_routing_information(const struct cec_msg *msg, in cec_ops_routing_information()
67 static inline void cec_msg_routing_change(struct cec_msg *msg, in cec_msg_routing_change()
81 static inline void cec_ops_routing_change(const struct cec_msg *msg, in cec_ops_routing_change()
88 static inline void cec_msg_set_stream_path(struct cec_msg *msg, __u16 phys_addr) in cec_msg_set_stream_path()
96 static inline void cec_ops_set_stream_path(const struct cec_msg *msg, in cec_ops_set_stream_path()
101 static inline void cec_msg_standby(struct cec_msg *msg) in cec_msg_standby()
106 static inline void cec_msg_record_off(struct cec_msg *msg, int reply) in cec_msg_record_off()
158 static inline void cec_set_digital_service_id(__u8 *msg, in cec_set_digital_service_id()
194 static inline void cec_get_digital_service_id(const __u8 *msg, in cec_get_digital_service_id()
209 static inline void cec_msg_record_on_own(struct cec_msg *msg) in cec_msg_record_on_own()
215 static inline void cec_msg_record_on_digital(struct cec_msg *msg, in cec_msg_record_on_digital()
223 static inline void cec_msg_record_on_analog(struct cec_msg *msg, in cec_msg_record_on_analog()
236 static inline void cec_msg_record_on_plug(struct cec_msg *msg, in cec_msg_record_on_plug()
244 static inline void cec_msg_record_on_phys_addr(struct cec_msg *msg, in cec_msg_record_on_phys_addr()
253 static inline void cec_msg_record_on(struct cec_msg *msg, in cec_msg_record_on()
280 static inline void cec_ops_record_on(const struct cec_msg *msg, in cec_ops_record_on()
305 static inline void cec_msg_record_status(struct cec_msg *msg, __u8 rec_status) in cec_msg_record_status()
311 static inline void cec_ops_record_status(const struct cec_msg *msg, in cec_ops_record_status()
316 static inline void cec_msg_record_tv_screen(struct cec_msg *msg, in cec_msg_record_tv_screen()
323 static inline void cec_msg_timer_status(struct cec_msg *msg, in cec_msg_timer_status()
345 static inline void cec_ops_timer_status(const struct cec_msg *msg, in cec_ops_timer_status()
371 static inline void cec_msg_timer_cleared_status(struct cec_msg *msg, in cec_msg_timer_cleared_status()
378 static inline void cec_ops_timer_cleared_status(const struct cec_msg *msg, in cec_ops_timer_cleared_status()
383 static inline void cec_msg_clear_analogue_timer(struct cec_msg *msg, in cec_msg_clear_analogue_timer()
412 static inline void cec_ops_clear_analogue_timer(const struct cec_msg *msg, in cec_ops_clear_analogue_timer()
436 static inline void cec_msg_clear_digital_timer(struct cec_msg *msg, in cec_msg_clear_digital_timer()
460 static inline void cec_ops_clear_digital_timer(const struct cec_msg *msg, in cec_ops_clear_digital_timer()
480 static inline void cec_msg_clear_ext_timer(struct cec_msg *msg, in cec_msg_clear_ext_timer()
509 static inline void cec_ops_clear_ext_timer(const struct cec_msg *msg, in cec_ops_clear_ext_timer()
533 static inline void cec_msg_set_analogue_timer(struct cec_msg *msg, in cec_msg_set_analogue_timer()
562 static inline void cec_ops_set_analogue_timer(const struct cec_msg *msg, in cec_ops_set_analogue_timer()
586 static inline void cec_msg_set_digital_timer(struct cec_msg *msg, in cec_msg_set_digital_timer()
610 static inline void cec_ops_set_digital_timer(const struct cec_msg *msg, in cec_ops_set_digital_timer()
630 static inline void cec_msg_set_ext_timer(struct cec_msg *msg, in cec_msg_set_ext_timer()
659 static inline void cec_ops_set_ext_timer(const struct cec_msg *msg, in cec_ops_set_ext_timer()
683 static inline void cec_msg_set_timer_program_title(struct cec_msg *msg, in cec_msg_set_timer_program_title()
693 static inline void cec_ops_set_timer_program_title(const struct cec_msg *msg, in cec_ops_set_timer_program_title()
702 static inline void cec_msg_cec_version(struct cec_msg *msg, __u8 cec_version) in cec_msg_cec_version()
708 static inline void cec_ops_cec_version(const struct cec_msg *msg, in cec_ops_cec_version()
713 static inline void cec_msg_get_cec_version(struct cec_msg *msg, in cec_msg_get_cec_version()
720 static inline void cec_msg_report_physical_addr(struct cec_msg *msg, in cec_msg_report_physical_addr()
730 static inline void cec_ops_report_physical_addr(const struct cec_msg *msg, in cec_ops_report_physical_addr()
736 static inline void cec_msg_give_physical_addr(struct cec_msg *msg, in cec_msg_give_physical_addr()
743 static inline void cec_msg_set_menu_language(struct cec_msg *msg, in cec_msg_set_menu_language()
751 static inline void cec_ops_set_menu_language(const struct cec_msg *msg, in cec_ops_set_menu_language()
757 static inline void cec_msg_get_menu_language(struct cec_msg *msg, in cec_msg_get_menu_language()
764 static inline void cec_msg_report_features(struct cec_msg *msg, in cec_msg_report_features()
776 static inline void cec_ops_report_features(const struct cec_msg *msg, in cec_ops_report_features()
795 static inline void cec_msg_give_features(struct cec_msg *msg, in cec_msg_give_features()
802 static inline void cec_msg_deck_control(struct cec_msg *msg, in cec_msg_deck_control()
809 static inline void cec_ops_deck_control(const struct cec_msg *msg, in cec_ops_deck_control()
814 static inline void cec_msg_deck_status(struct cec_msg *msg, in cec_msg_deck_status()
821 static inline void cec_ops_deck_status(const struct cec_msg *msg, in cec_ops_deck_status()
826 static inline void cec_msg_give_deck_status(struct cec_msg *msg, in cec_msg_give_deck_status()
836 static inline void cec_ops_give_deck_status(const struct cec_msg *msg, in cec_ops_give_deck_status()
841 static inline void cec_msg_play(struct cec_msg *msg, in cec_msg_play()
848 static inline void cec_ops_play(const struct cec_msg *msg, in cec_ops_play()
866 static inline void cec_msg_tuner_device_status_analog(struct cec_msg *msg, in cec_msg_tuner_device_status_analog()
881 static inline void cec_msg_tuner_device_status_digital(struct cec_msg *msg, in cec_msg_tuner_device_status_digital()
890 static inline void cec_msg_tuner_device_status(struct cec_msg *msg, in cec_msg_tuner_device_status()
906 static inline void cec_ops_tuner_device_status(const struct cec_msg *msg, in cec_ops_tuner_device_status()
920 static inline void cec_msg_give_tuner_device_status(struct cec_msg *msg, in cec_msg_give_tuner_device_status()
930 static inline void cec_ops_give_tuner_device_status(const struct cec_msg *msg, in cec_ops_give_tuner_device_status()
935 static inline void cec_msg_select_analogue_service(struct cec_msg *msg, in cec_msg_select_analogue_service()
947 static inline void cec_ops_select_analogue_service(const struct cec_msg *msg, in cec_ops_select_analogue_service()
956 static inline void cec_msg_select_digital_service(struct cec_msg *msg, in cec_msg_select_digital_service()
963 static inline void cec_ops_select_digital_service(const struct cec_msg *msg, in cec_ops_select_digital_service()
968 static inline void cec_msg_tuner_step_decrement(struct cec_msg *msg) in cec_msg_tuner_step_decrement()
973 static inline void cec_msg_tuner_step_increment(struct cec_msg *msg) in cec_msg_tuner_step_increment()
978 static inline void cec_msg_device_vendor_id(struct cec_msg *msg, __u32 vendor_id) in cec_msg_device_vendor_id()
987 static inline void cec_ops_device_vendor_id(const struct cec_msg *msg, in cec_ops_device_vendor_id()
992 static inline void cec_msg_give_device_vendor_id(struct cec_msg *msg, in cec_msg_give_device_vendor_id()
999 static inline void cec_msg_vendor_command(struct cec_msg *msg, in cec_msg_vendor_command()
1008 static inline void cec_ops_vendor_command(const struct cec_msg *msg, in cec_ops_vendor_command()
1017 static inline void cec_msg_vendor_command_with_id(struct cec_msg *msg, in cec_msg_vendor_command_with_id()
1030 static inline void cec_ops_vendor_command_with_id(const struct cec_msg *msg, in cec_ops_vendor_command_with_id()
1040 static inline void cec_msg_vendor_remote_button_down(struct cec_msg *msg, in cec_msg_vendor_remote_button_down()
1050 static inline void cec_ops_vendor_remote_button_down(const struct cec_msg *msg, in cec_ops_vendor_remote_button_down()
1059 static inline void cec_msg_vendor_remote_button_up(struct cec_msg *msg) in cec_msg_vendor_remote_button_up()
1064 static inline void cec_msg_set_osd_string(struct cec_msg *msg, in cec_msg_set_osd_string()
1076 static inline void cec_ops_set_osd_string(const struct cec_msg *msg, in cec_ops_set_osd_string()
1087 static inline void cec_msg_set_osd_name(struct cec_msg *msg, const char *name) in cec_msg_set_osd_name()
1096 static inline void cec_ops_set_osd_name(const struct cec_msg *msg, in cec_ops_set_osd_name()
1105 static inline void cec_msg_give_osd_name(struct cec_msg *msg, in cec_msg_give_osd_name()
1112 static inline void cec_msg_menu_status(struct cec_msg *msg, in cec_msg_menu_status()
1119 static inline void cec_ops_menu_status(const struct cec_msg *msg, in cec_ops_menu_status()
1124 static inline void cec_msg_menu_request(struct cec_msg *msg, in cec_msg_menu_request()
1133 static inline void cec_ops_menu_request(const struct cec_msg *msg, in cec_ops_menu_request()
1151 static inline void cec_msg_user_control_pressed(struct cec_msg *msg, in cec_msg_user_control_pressed()
1180 static inline void cec_ops_user_control_pressed(const struct cec_msg *msg, in cec_ops_user_control_pressed()
1208 static inline void cec_msg_user_control_released(struct cec_msg *msg) in cec_msg_user_control_released()
1213 static inline void cec_msg_report_power_status(struct cec_msg *msg, in cec_msg_report_power_status()
1220 static inline void cec_ops_report_power_status(const struct cec_msg *msg, in cec_ops_report_power_status()
1225 static inline void cec_msg_give_device_power_status(struct cec_msg *msg, in cec_msg_give_device_power_status()
1232 static inline void cec_msg_feature_abort(struct cec_msg *msg, in cec_msg_feature_abort()
1240 static inline void cec_ops_feature_abort(const struct cec_msg *msg, in cec_ops_feature_abort()
1246 static inline void cec_msg_reply_feature_abort(struct cec_msg *msg, __u8 reason) in cec_msg_reply_feature_abort()
1254 static inline void cec_msg_abort(struct cec_msg *msg) in cec_msg_abort()
1259 static inline void cec_msg_report_audio_status(struct cec_msg *msg, in cec_msg_report_audio_status()
1267 static inline void cec_ops_report_audio_status(const struct cec_msg *msg, in cec_ops_report_audio_status()
1274 static inline void cec_msg_give_audio_status(struct cec_msg *msg, in cec_msg_give_audio_status()
1281 static inline void cec_msg_set_system_audio_mode(struct cec_msg *msg, in cec_msg_set_system_audio_mode()
1288 static inline void cec_ops_set_system_audio_mode(const struct cec_msg *msg, in cec_ops_set_system_audio_mode()
1293 static inline void cec_msg_system_audio_mode_request(struct cec_msg *msg, in cec_msg_system_audio_mode_request()
1303 static inline void cec_ops_system_audio_mode_request(const struct cec_msg *msg, in cec_ops_system_audio_mode_request()
1311 static inline void cec_msg_system_audio_mode_status(struct cec_msg *msg, in cec_msg_system_audio_mode_status()
1318 static inline void cec_ops_system_audio_mode_status(const struct cec_msg *msg, in cec_ops_system_audio_mode_status()
1323 static inline void cec_msg_give_system_audio_mode_status(struct cec_msg *msg, in cec_msg_give_system_audio_mode_status()
1330 static inline void cec_msg_report_short_audio_descriptor(struct cec_msg *msg, in cec_msg_report_short_audio_descriptor()
1345 static inline void cec_ops_report_short_audio_descriptor(const struct cec_msg *msg, in cec_ops_report_short_audio_descriptor()
1358 static inline void cec_msg_request_short_audio_descriptor(struct cec_msg *msg, in cec_msg_request_short_audio_descriptor()
1374 static inline void cec_ops_request_short_audio_descriptor(const struct cec_msg *msg, in cec_ops_request_short_audio_descriptor()
1388 static inline void cec_msg_set_audio_rate(struct cec_msg *msg, in cec_msg_set_audio_rate()
1395 static inline void cec_ops_set_audio_rate(const struct cec_msg *msg, in cec_ops_set_audio_rate()
1400 static inline void cec_msg_report_arc_initiated(struct cec_msg *msg) in cec_msg_report_arc_initiated()
1405 static inline void cec_msg_initiate_arc(struct cec_msg *msg, in cec_msg_initiate_arc()
1412 static inline void cec_msg_request_arc_initiation(struct cec_msg *msg, in cec_msg_request_arc_initiation()
1419 static inline void cec_msg_report_arc_terminated(struct cec_msg *msg) in cec_msg_report_arc_terminated()
1424 static inline void cec_msg_terminate_arc(struct cec_msg *msg, in cec_msg_terminate_arc()
1431 static inline void cec_msg_request_arc_termination(struct cec_msg *msg, in cec_msg_request_arc_termination()
1438 static inline void cec_msg_report_current_latency(struct cec_msg *msg, in cec_msg_report_current_latency()
1455 static inline void cec_ops_report_current_latency(const struct cec_msg *msg, in cec_ops_report_current_latency()
1471 static inline void cec_msg_request_current_latency(struct cec_msg *msg, in cec_msg_request_current_latency()
1482 static inline void cec_ops_request_current_latency(const struct cec_msg *msg, in cec_ops_request_current_latency()
1487 static inline void cec_msg_cdc_hec_inquire_state(struct cec_msg *msg, in cec_msg_cdc_hec_inquire_state()
1501 static inline void cec_ops_cdc_hec_inquire_state(const struct cec_msg *msg, in cec_ops_cdc_hec_inquire_state()
1510 static inline void cec_msg_cdc_hec_report_state(struct cec_msg *msg, in cec_msg_cdc_hec_report_state()
1535 static inline void cec_ops_cdc_hec_report_state(const struct cec_msg *msg, in cec_ops_cdc_hec_report_state()
1554 static inline void cec_msg_cdc_hec_set_state(struct cec_msg *msg, in cec_msg_cdc_hec_set_state()
1585 static inline void cec_ops_cdc_hec_set_state(const struct cec_msg *msg, in cec_ops_cdc_hec_set_state()
1606 static inline void cec_msg_cdc_hec_set_state_adjacent(struct cec_msg *msg, in cec_msg_cdc_hec_set_state_adjacent()
1619 static inline void cec_ops_cdc_hec_set_state_adjacent(const struct cec_msg *msg, in cec_ops_cdc_hec_set_state_adjacent()
1628 static inline void cec_msg_cdc_hec_request_deactivation(struct cec_msg *msg, in cec_msg_cdc_hec_request_deactivation()
1645 static inline void cec_ops_cdc_hec_request_deactivation(const struct cec_msg *msg, in cec_ops_cdc_hec_request_deactivation()
1656 static inline void cec_msg_cdc_hec_notify_alive(struct cec_msg *msg) in cec_msg_cdc_hec_notify_alive()
1664 static inline void cec_ops_cdc_hec_notify_alive(const struct cec_msg *msg, in cec_ops_cdc_hec_notify_alive()
1669 static inline void cec_msg_cdc_hec_discover(struct cec_msg *msg) in cec_msg_cdc_hec_discover()
1677 static inline void cec_ops_cdc_hec_discover(const struct cec_msg *msg, in cec_ops_cdc_hec_discover()
1682 static inline void cec_msg_cdc_hpd_set_state(struct cec_msg *msg, in cec_msg_cdc_hpd_set_state()
1693 static inline void cec_ops_cdc_hpd_set_state(const struct cec_msg *msg, in cec_ops_cdc_hpd_set_state()
1702 static inline void cec_msg_cdc_hpd_report_state(struct cec_msg *msg, in cec_msg_cdc_hpd_report_state()
1713 static inline void cec_ops_cdc_hpd_report_state(const struct cec_msg *msg, in cec_ops_cdc_hpd_report_state()