Searched defs:mcr20a_local (Results 1 – 1 of 1) sorted by relevance
411 struct mcr20a_local { struct412 struct spi_device *spi;414 struct ieee802154_hw *hw;415 struct mcr20a_platform_data *pdata;416 struct regmap *regmap_dar;417 struct regmap *regmap_iar;419 u8 *buf;421 bool is_tx;424 struct spi_message tx_buf_msg;425 u8 tx_header[1];[all …]