Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ieee802154/
Dmcr20a.c396 struct mcr20a_local { struct
397 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 …]