Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ieee802154/
Dat86rf230.c41 struct at86rf230_local;
57 int (*set_channel)(struct at86rf230_local *, u8, u8);
58 int (*set_txpower)(struct at86rf230_local *, s32);
72 struct at86rf230_local *lp;
96 struct at86rf230_local { struct
121 at86rf230_async_state_change(struct at86rf230_local *lp, argument
126 at86rf230_sleep(struct at86rf230_local *lp) in at86rf230_sleep()
137 at86rf230_awake(struct at86rf230_local *lp) in at86rf230_awake()
148 __at86rf230_write(struct at86rf230_local *lp, in __at86rf230_write()
168 __at86rf230_read(struct at86rf230_local *lp, in __at86rf230_read()
[all …]