Searched refs:at86rf230_local (Results 1 – 1 of 1) sorted by relevance
33 struct at86rf230_local;49 int (*set_channel)(struct at86rf230_local *, u8, u8);50 int (*set_txpower)(struct at86rf230_local *, s32);64 struct at86rf230_local *lp;88 struct at86rf230_local { struct114 at86rf230_async_state_change(struct at86rf230_local *lp, argument119 at86rf230_sleep(struct at86rf230_local *lp) in at86rf230_sleep()130 at86rf230_awake(struct at86rf230_local *lp) in at86rf230_awake()141 __at86rf230_write(struct at86rf230_local *lp, in __at86rf230_write()161 __at86rf230_read(struct at86rf230_local *lp, in __at86rf230_read()[all …]