Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/common/siano/
H A 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()
H A Dsmscoreapi.c838 mtu_msg.x_msg_header.msg_dst_id = HIF_TASK; in smscore_configure_board()
1827 msg.hdr.msg_dst_id = HIF_TASK; in smscore_configure_gpio()
1874 msg.hdr.msg_dst_id = HIF_TASK; in smscore_set_gpio()
1971 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_configure()
2043 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_set_level()
2091 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_get_level()
H A Dsmscoreapi.h244 #define HIF_TASK 11 macro
585 SMS_INIT_MSG_EX(ptr, type, 0, HIF_TASK, len)
/OK3568_Linux_fs/kernel/drivers/media/usb/siano/
H A Dsmsusb.c325 struct sms_msg_hdr msg = { MSG_SW_RELOAD_REQ, 0, HIF_TASK, in smsusb1_setmode()