Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ieee802154/
Dmcr20a.c397 struct mcr20a_local { struct
398 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 …]