Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/common/siano/
Dsmsdvb-main.c688 pid_msg.x_msg_header.msg_dst_id = HIF_TASK; in smsdvb_start_feed()
710 pid_msg.x_msg_header.msg_dst_id = HIF_TASK; in smsdvb_stop_feed()
747 msg.msg_dst_id = HIF_TASK; in smsdvb_send_statistics_request()
901 msg.msg.msg_dst_id = HIF_TASK; in smsdvb_dvbt_set_frontend()
966 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()
1822 msg.hdr.msg_dst_id = HIF_TASK; in smscore_configure_gpio()
1869 msg.hdr.msg_dst_id = HIF_TASK; in smscore_set_gpio()
1966 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_configure()
2038 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_set_level()
2086 p_msg->x_msg_header.msg_dst_id = HIF_TASK; in smscore_gpio_get_level()
Dsmscoreapi.h238 #define HIF_TASK 11 macro
579 SMS_INIT_MSG_EX(ptr, type, 0, HIF_TASK, len)
/linux-6.12.1/drivers/media/usb/siano/
Dsmsusb.c325 struct sms_msg_hdr msg = { MSG_SW_RELOAD_REQ, 0, HIF_TASK, in smsusb1_setmode()