Home
last modified time | relevance | path

Searched refs:msg_dst_id (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/common/siano/
Dsmscoreapi.c844 mtu_msg.x_msg_header.msg_dst_id = HIF_TASK; in smscore_configure_board()
1509 phdr->msg_dst_id = DVBT_BDA_CONTROL_MSG_ID; in smscore_onresponse()
1513 client = smscore_find_client(coredev, phdr->msg_type, phdr->msg_dst_id); in smscore_onresponse()
1837 msg.hdr.msg_dst_id = HIF_TASK; in smscore_configure_gpio()
1884 msg.hdr.msg_dst_id = HIF_TASK; in smscore_set_gpio()
1981 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_configure()
2053 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_set_level()
2101 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_get_level()
Dsmsdvb-main.c662 pid_msg.x_msg_header.msg_dst_id = HIF_TASK; in smsdvb_start_feed()
684 pid_msg.x_msg_header.msg_dst_id = HIF_TASK; in smsdvb_stop_feed()
721 msg.msg_dst_id = HIF_TASK; in smsdvb_send_statistics_request()
875 msg.msg.msg_dst_id = HIF_TASK; in smsdvb_dvbt_set_frontend()
940 msg.msg.msg_dst_id = HIF_TASK; in smsdvb_isdbt_set_frontend()
Dsmscoreapi.h586 (ptr)->msg_dst_id = dst; \
624 u8 msg_dst_id; member