Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ieee802154/
H A Dat86rf230.c32 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 { struct
103 at86rf230_async_state_change(struct at86rf230_local *lp,
108 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 *l
[all...]
/kernel/linux/linux-5.10/drivers/net/ieee802154/
H A Dat86rf230.c33 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 { struct
114 at86rf230_async_state_change(struct at86rf230_local *lp,
119 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 *l
[all...]

Completed in 4 milliseconds