Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ieee802154/
Dat86rf230.c82 struct at86rf230_local { struct
83 struct spi_device *spi;
85 struct ieee802154_hw *hw;
86 struct at86rf2xx_chip_data *data;
87 struct regmap *regmap;
88 int slp_tr;
90 struct completion state_complete;
91 struct at86rf230_state_change state;
93 struct at86rf230_state_change irq;
95 bool tx_aret;
[all …]