Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/common/siano/
Dsmsendian.c33 int msg_words; in smsendian_handle_tx_message() local
43 msg_words = (msg->x_msg_header.msg_length - in smsendian_handle_tx_message()
46 for (i = 0; i < msg_words; i++) in smsendian_handle_tx_message()
60 int msg_words; in smsendian_handle_rx_message() local
80 msg_words = (msg->x_msg_header.msg_length - in smsendian_handle_rx_message()
83 for (i = 0; i < msg_words; i++) in smsendian_handle_rx_message()