Go to the documentation of this file.
28 #ifndef __UWB_INTERNAL_H__
29 #define __UWB_INTERNAL_H__
31 #include <linux/kernel.h>
32 #include <linux/device.h>
56 static inline void __uwb_rc_put(
struct uwb_rc *
rc)
86 #define UWB_RC_CMD_TIMEOUT_MS 1000
96 u8 expected_type,
u16 expected_event,
104 u8 expected_type,
u16 expected_event,
292 static inline void uwb_bce_get(
struct uwb_beca_e *bce)
296 static inline void uwb_bce_put(
struct uwb_beca_e *bce)
368 device_lock(&uwb_dev->
dev);
373 device_unlock(&uwb_dev->
dev);