Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/common/siano/
Dsmsdvb-main.c652 pid_msg.x_msg_header.msg_dst_id = HIF_TASK; in smsdvb_start_feed()
674 pid_msg.x_msg_header.msg_dst_id = HIF_TASK; in smsdvb_stop_feed()
711 msg.msg_dst_id = HIF_TASK; in smsdvb_send_statistics_request()
865 msg.msg.msg_dst_id = HIF_TASK; in smsdvb_dvbt_set_frontend()
930 msg.msg.msg_dst_id = HIF_TASK; in smsdvb_isdbt_set_frontend()
Dsmscoreapi.c838 mtu_msg.x_msg_header.msg_dst_id = HIF_TASK; in smscore_configure_board()
1831 msg.hdr.msg_dst_id = HIF_TASK; in smscore_configure_gpio()
1878 msg.hdr.msg_dst_id = HIF_TASK; in smscore_set_gpio()
1975 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_configure()
2047 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_set_level()
2095 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_get_level()
Dsmscoreapi.h244 #define HIF_TASK 11 macro
585 SMS_INIT_MSG_EX(ptr, type, 0, HIF_TASK, len)
/Linux-v5.4/drivers/media/usb/siano/
Dsmsusb.c325 struct sms_msg_hdr msg = { MSG_SW_RELOAD_REQ, 0, HIF_TASK, in smsusb1_setmode()