Home
last modified time | relevance | path

Searched defs:uwb_dev (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/staging/uwb/
Dlc-dev.c64 void uwb_notify(struct uwb_rc *rc, struct uwb_dev *uwb_dev, enum uwb_notifs event) in uwb_notify()
82 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_dev_sys_release() local
94 void uwb_dev_init(struct uwb_dev *uwb_dev) in uwb_dev_init()
107 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_dev_EUI_48_show() local
118 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_dev_DevAddr_show() local
135 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_dev_BPST_show() local
163 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_dev_IEs_show() local
172 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_dev_LQE_show() local
186 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_dev_LQE_store() local
200 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_dev_RSSI_show() local
[all …]
Dlc-rc.c70 struct uwb_dev *uwb_dev = container_of(dev, struct uwb_dev, dev); in uwb_rc_sys_release() local
80 struct uwb_dev *uwb_dev = &rc->uwb_dev; in uwb_rc_init() local
117 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in ASIE_show() local
153 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in ASIE_store() local
249 struct uwb_dev *uwb_dev = &rc->uwb_dev; in uwb_rc_mac_addr_setup() local
390 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_dev_offair_helper() local
Duwb.h46 struct uwb_dev { struct
54 struct uwb_dev_addr dev_addr; argument
59 #define to_uwb_dev(d) container_of(d, struct uwb_dev, dev) argument
358 struct uwb_dev uwb_dev; member
468 static inline void uwb_dev_get(struct uwb_dev *uwb_dev) in uwb_dev_get()
472 static inline void uwb_dev_put(struct uwb_dev *uwb_dev) in uwb_dev_put()
Daddress.c231 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in __uwb_mac_addr_assigned_check() local
242 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in __uwb_dev_addr_assigned_check() local
297 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_rc_mac_addr_show() local
320 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_rc_mac_addr_store() local
Dscan.c88 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_rc_scan_show() local
105 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_rc_scan_store() local
Duwb-internal.h272 struct uwb_dev *uwb_dev; member
356 static inline void uwb_dev_lock(struct uwb_dev *uwb_dev) in uwb_dev_lock()
361 static inline void uwb_dev_unlock(struct uwb_dev *uwb_dev) in uwb_dev_unlock()
Dbeacon.c319 ssize_t uwb_bce_print_IEs(struct uwb_dev *uwb_dev, struct uwb_beca_e *bce, in uwb_bce_print_IEs()
567 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_rc_beacon_show() local
584 struct uwb_dev *uwb_dev = to_uwb_dev(dev); in uwb_rc_beacon_store() local