Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/common/siano/
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.c844 mtu_msg.x_msg_header.msg_dst_id = HIF_TASK; in smscore_configure_board()
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()
Dsmscoreapi.h251 #define HIF_TASK 11 macro
592 SMS_INIT_MSG_EX(ptr, type, 0, HIF_TASK, len)
/linux-4.1.27/drivers/media/usb/siano/
Dsmsusb.c312 struct sms_msg_hdr msg = { MSG_SW_RELOAD_REQ, 0, HIF_TASK, in smsusb1_setmode()