Searched defs:ti_write_data_bytes (Results 1 – 2 of 2) sorted by relevance
216 struct ti_write_data_bytes { struct217 u8 bAddrType;218 u8 bDataType;219 u8 bDataCounter;220 __be16 wBaseAddrHi;221 __be16 wBaseAddrLo;222 u8 bData[0];
217 struct ti_write_data_bytes { struct218 u8 bAddrType;219 u8 bDataType;220 u8 bDataCounter;221 __be16 wBaseAddrHi;222 __be16 wBaseAddrLo;223 u8 bData[];