Home
last modified time | relevance | path

Searched refs:sms_msg_hdr (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/media/common/siano/
A Dsmsendian.c33 sizeof(struct sms_msg_hdr))/4; in smsendian_handle_tx_message()
70 sizeof(struct sms_msg_hdr))/4; in smsendian_handle_rx_message()
85 struct sms_msg_hdr *phdr = (struct sms_msg_hdr *)msg; in smsendian_handle_message_header()
A Dsmscoreapi.c1009 sizeof(struct sms_msg_hdr)); in smscore_load_firmware_family2()
1254 struct sms_msg_hdr *msg = in smscore_detect_mode()
1477 struct sms_msg_hdr *phdr = (struct sms_msg_hdr *) ((u8 *) cb->p in smscore_onresponse()
1594 + sizeof(struct sms_msg_hdr)), in smscore_onresponse()
1596 - sizeof(struct sms_msg_hdr)); in smscore_onresponse()
1790 struct sms_msg_hdr *phdr = (struct sms_msg_hdr *) buffer; in smsclient_sendrequest()
1821 struct sms_msg_hdr hdr; in smscore_configure_gpio()
1866 struct sms_msg_hdr hdr; in smscore_set_gpio()
1950 struct sms_msg_hdr x_msg_header; in smscore_gpio_configure()
2025 struct sms_msg_hdr x_msg_header; in smscore_gpio_set_level()
[all …]
A Dsmscoreapi.h609 struct sms_msg_hdr { struct
618 struct sms_msg_hdr x_msg_header; argument
623 struct sms_msg_hdr x_msg_header;
628 struct sms_msg_hdr x_msg_header;
633 struct sms_msg_hdr x_msg_header;
639 struct sms_msg_hdr x_msg_header;
A Dsmsdvb-main.c544 struct sms_msg_hdr *phdr = (struct sms_msg_hdr *) (((u8 *) cb->p) in smsdvb_onresponse()
559 cb->size - sizeof(struct sms_msg_hdr)); in smsdvb_onresponse()
738 struct sms_msg_hdr msg; in smsdvb_send_statistics_request()
889 struct sms_msg_hdr msg; in smsdvb_dvbt_set_frontend()
959 struct sms_msg_hdr msg; in smsdvb_isdbt_set_frontend()
/linux/drivers/media/usb/siano/
A Dsmsusb.c98 struct sms_msg_hdr *phdr = (struct sms_msg_hdr *)surb->cb->p; in smsusb_onresponse()
124 phdr, sizeof(struct sms_msg_hdr)); in smsusb_onresponse()
209 struct sms_msg_hdr *phdr; in smsusb_sendrequest()
226 smsendian_handle_message_header((struct sms_msg_hdr *)phdr); in smsusb_sendrequest()
325 struct sms_msg_hdr msg = { MSG_SW_RELOAD_REQ, 0, HIF_TASK, in smsusb1_setmode()
326 sizeof(struct sms_msg_hdr), 0 }; in smsusb1_setmode()
410 align = usb_endpoint_maxp(desc) - sizeof(struct sms_msg_hdr); in smsusb_init_device()
/linux/drivers/media/mmc/siano/
A Dsmssdio.c129 struct sms_msg_hdr *hdr; in smssdio_interrupt()
175 size = hdr->msg_length - sizeof(struct sms_msg_hdr); in smssdio_interrupt()

Completed in 18 milliseconds