Searched refs:tuner_dev_info (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| D | cec-funcs.h | 891 const struct cec_op_tuner_device_info *tuner_dev_info) in cec_msg_tuner_device_status() argument 893 if (tuner_dev_info->is_analog) in cec_msg_tuner_device_status() 895 tuner_dev_info->rec_flag, in cec_msg_tuner_device_status() 896 tuner_dev_info->tuner_display_info, in cec_msg_tuner_device_status() 897 tuner_dev_info->analog.ana_bcast_type, in cec_msg_tuner_device_status() 898 tuner_dev_info->analog.ana_freq, in cec_msg_tuner_device_status() 899 tuner_dev_info->analog.bcast_system); in cec_msg_tuner_device_status() 902 tuner_dev_info->rec_flag, in cec_msg_tuner_device_status() 903 tuner_dev_info->tuner_display_info, in cec_msg_tuner_device_status() 904 &tuner_dev_info->digital); in cec_msg_tuner_device_status() [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | cec-funcs.h | 993 const struct cec_op_tuner_device_info *tuner_dev_info) in cec_msg_tuner_device_status() argument 995 if (tuner_dev_info->is_analog) in cec_msg_tuner_device_status() 997 tuner_dev_info->rec_flag, in cec_msg_tuner_device_status() 998 tuner_dev_info->tuner_display_info, in cec_msg_tuner_device_status() 999 tuner_dev_info->analog.ana_bcast_type, in cec_msg_tuner_device_status() 1000 tuner_dev_info->analog.ana_freq, in cec_msg_tuner_device_status() 1001 tuner_dev_info->analog.bcast_system); in cec_msg_tuner_device_status() 1004 tuner_dev_info->rec_flag, in cec_msg_tuner_device_status() 1005 tuner_dev_info->tuner_display_info, in cec_msg_tuner_device_status() 1006 &tuner_dev_info->digital); in cec_msg_tuner_device_status() [all …]
|