Home
last modified time | relevance | path

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

/third_party/Linux_Kernel/include/linux/
Duwb.h60 struct uwb_dev { struct
68 struct uwb_dev_addr dev_addr; argument
73 #define to_uwb_dev(d) container_of(d, struct uwb_dev, dev) argument
372 struct uwb_dev uwb_dev; member
482 static inline void uwb_dev_get(struct uwb_dev *uwb_dev) in uwb_dev_get()
486 static inline void uwb_dev_put(struct uwb_dev *uwb_dev) in uwb_dev_put()