Searched defs:mcr20a_local (Results 1 – 1 of 1) sorted by relevance
397 struct mcr20a_local { struct398 struct spi_device *spi;400 struct ieee802154_hw *hw;401 struct regmap *regmap_dar;402 struct regmap *regmap_iar;404 u8 *buf;406 bool is_tx;409 struct spi_message tx_buf_msg;410 u8 tx_header[1];412 struct spi_transfer tx_xfer_header;[all …]