Searched defs:mcr20a_local (Results 1 – 1 of 1) sorted by relevance
396 struct mcr20a_local { struct397 struct spi_device *spi;399 struct ieee802154_hw *hw;400 struct regmap *regmap_dar;401 struct regmap *regmap_iar;403 u8 *buf;405 bool is_tx;408 struct spi_message tx_buf_msg;409 u8 tx_header[1];411 struct spi_transfer tx_xfer_header;[all …]