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

/linux-4.1.27/drivers/uwb/
H A Dscan.c103 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_rc_scan_show() local
120 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_rc_scan_store() local
H A Daddress.c245 struct uwb_dev *uwb_dev = to_uwb_dev(dev); __uwb_mac_addr_assigned_check() local
256 struct uwb_dev *uwb_dev = to_uwb_dev(dev); __uwb_dev_addr_assigned_check() local
311 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_rc_mac_addr_show() local
334 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_rc_mac_addr_store() local
H A Dbeacon.c333 ssize_t uwb_bce_print_IEs(struct uwb_dev *uwb_dev, struct uwb_beca_e *bce, uwb_bce_print_IEs() argument
581 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_rc_beacon_show() local
598 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_rc_beacon_store() local
H A Dlc-dev.c78 void uwb_notify(struct uwb_rc *rc, struct uwb_dev *uwb_dev, enum uwb_notifs event) uwb_notify() argument
96 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_dev_sys_release() local
108 void uwb_dev_init(struct uwb_dev *uwb_dev) uwb_dev_init() argument
121 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_dev_EUI_48_show() local
132 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_dev_DevAddr_show() local
149 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_dev_BPST_show() local
177 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_dev_IEs_show() local
186 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_dev_LQE_show() local
200 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_dev_LQE_store() local
214 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_dev_RSSI_show() local
228 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_dev_RSSI_store() local
249 ATTRIBUTE_GROUPS(uwb_dev); variable
260 static int __uwb_dev_sys_add(struct uwb_dev *uwb_dev, struct device *parent_dev) __uwb_dev_sys_add() argument
272 static void __uwb_dev_sys_rm(struct uwb_dev *uwb_dev) __uwb_dev_sys_rm() argument
292 int uwb_dev_add(struct uwb_dev *uwb_dev, struct device *parent_dev, uwb_dev_add() argument
314 void uwb_dev_rm(struct uwb_dev *uwb_dev) uwb_dev_rm() argument
326 struct uwb_dev *uwb_dev = to_uwb_dev(dev); __uwb_dev_try_get() local
341 struct uwb_dev *uwb_dev_try_get(struct uwb_rc *rc, struct uwb_dev *uwb_dev) uwb_dev_try_get() argument
354 int __uwb_dev_offair(struct uwb_dev *uwb_dev, struct uwb_rc *rc) __uwb_dev_offair() argument
388 struct uwb_dev *uwb_dev; uwbd_dev_offair() local
414 struct uwb_dev *uwb_dev; uwbd_dev_onair() local
H A Dlc-rc.c81 struct uwb_dev *uwb_dev = container_of(dev, struct uwb_dev, dev); uwb_rc_sys_release() local
91 struct uwb_dev *uwb_dev = &rc->uwb_dev; uwb_rc_init() local
128 struct uwb_dev *uwb_dev = to_uwb_dev(dev); ASIE_show() local
164 struct uwb_dev *uwb_dev = to_uwb_dev(dev); ASIE_store() local
260 struct uwb_dev *uwb_dev = &rc->uwb_dev; uwb_rc_mac_addr_setup() local
401 struct uwb_dev *uwb_dev = to_uwb_dev(dev); uwb_dev_offair_helper() local
H A Duwb-internal.h285 struct uwb_dev *uwb_dev; member in struct:uwb_beca_e
369 static inline void uwb_dev_lock(struct uwb_dev *uwb_dev) uwb_dev_lock() argument
374 static inline void uwb_dev_unlock(struct uwb_dev *uwb_dev) uwb_dev_unlock() argument
/linux-4.1.27/include/linux/
H A Duwb.h60 struct uwb_dev { struct
372 struct uwb_dev uwb_dev; member in struct:uwb_rc
482 static inline void uwb_dev_get(struct uwb_dev *uwb_dev) uwb_dev_get() argument
486 static inline void uwb_dev_put(struct uwb_dev *uwb_dev) uwb_dev_put() argument

Completed in 233 milliseconds