Home
last modified time | relevance | path

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

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