Searched refs:at86rf230_local (Results 1 – 1 of 1) sorted by relevance
31 struct at86rf230_local;47 int (*set_channel)(struct at86rf230_local *, u8, u8);48 int (*set_txpower)(struct at86rf230_local *, s32);62 struct at86rf230_local *lp;78 struct at86rf230_local { struct102 at86rf230_async_state_change(struct at86rf230_local *lp, argument107 at86rf230_sleep(struct at86rf230_local *lp) in at86rf230_sleep()118 at86rf230_awake(struct at86rf230_local *lp) in at86rf230_awake()129 __at86rf230_write(struct at86rf230_local *lp, in __at86rf230_write()149 __at86rf230_read(struct at86rf230_local *lp, in __at86rf230_read()[all …]