Home
last modified time | relevance | path

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

/linux/drivers/media/common/siano/
A Dsmsendian.c22 int msg_words; in smsendian_handle_tx_message() local
32 msg_words = (msg->x_msg_header.msg_length - in smsendian_handle_tx_message()
35 for (i = 0; i < msg_words; i++) in smsendian_handle_tx_message()
49 int msg_words; in smsendian_handle_rx_message() local
69 msg_words = (msg->x_msg_header.msg_length - in smsendian_handle_rx_message()
72 for (i = 0; i < msg_words; i++) in smsendian_handle_rx_message()

Completed in 3 milliseconds