Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/common/siano/
Dsmsdvb-main.c663 pid_msg.x_msg_header.msg_dst_id = HIF_TASK; in smsdvb_start_feed()
685 pid_msg.x_msg_header.msg_dst_id = HIF_TASK; in smsdvb_stop_feed()
722 msg.msg_dst_id = HIF_TASK; in smsdvb_send_statistics_request()
876 msg.msg.msg_dst_id = HIF_TASK; in smsdvb_dvbt_set_frontend()
941 msg.msg.msg_dst_id = HIF_TASK; in smsdvb_isdbt_set_frontend()
Dsmscoreapi.c846 mtu_msg.x_msg_header.msg_dst_id = HIF_TASK; in smscore_configure_board()
1835 msg.hdr.msg_dst_id = HIF_TASK; in smscore_configure_gpio()
1882 msg.hdr.msg_dst_id = HIF_TASK; in smscore_set_gpio()
1979 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_configure()
2051 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_set_level()
2099 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_get_level()
Dsmscoreapi.h255 #define HIF_TASK 11 macro
596 SMS_INIT_MSG_EX(ptr, type, 0, HIF_TASK, len)