Home
last modified time | relevance | path

Searched defs:ipaq_micro_msg (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/mfd/
Dipaq-micro.h82 struct ipaq_micro_msg { struct
83 u8 id;
84 u8 tx_len;
85 u8 tx_data[TX_BUF_SIZE];
86 u8 rx_len;
87 u8 rx_data[RX_BUF_SIZE];
88 struct completion ack;
89 struct list_head node;