Searched refs:at86rf230_local (Results 1 – 1 of 1) sorted by relevance
32 struct at86rf230_local;48 int (*set_channel)(struct at86rf230_local *, u8, u8);49 int (*set_txpower)(struct at86rf230_local *, s32);63 struct at86rf230_local *lp;79 struct at86rf230_local { struct103 at86rf230_async_state_change(struct at86rf230_local *lp, argument108 at86rf230_sleep(struct at86rf230_local *lp) in at86rf230_sleep()119 at86rf230_awake(struct at86rf230_local *lp) in at86rf230_awake()130 __at86rf230_write(struct at86rf230_local *lp, in __at86rf230_write()150 __at86rf230_read(struct at86rf230_local *lp, in __at86rf230_read()[all …]