Home
last modified time | relevance | path

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

/Linux-v4.19/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()
1839 msg.hdr.msg_dst_id = HIF_TASK; in smscore_configure_gpio()
1886 msg.hdr.msg_dst_id = HIF_TASK; in smscore_set_gpio()
1983 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_configure()
2055 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_set_level()
2103 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)
/Linux-v4.19/drivers/media/usb/siano/
Dsmsusb.c337 struct sms_msg_hdr msg = { MSG_SW_RELOAD_REQ, 0, HIF_TASK, in smsusb1_setmode()