Home
last modified time | relevance | path

Searched refs:uwb_ie_drp_reason_code (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/uwb/
Ddrp.c450 reason_code = uwb_ie_drp_reason_code(drp_ie); in uwb_drp_process_target()
538 reason_code = uwb_ie_drp_reason_code(drp_ie); in uwb_drp_process_owner()
/Linux-v4.19/include/linux/uwb/
Dspec.h320 static inline int uwb_ie_drp_reason_code(struct uwb_ie_drp *ie) in uwb_ie_drp_reason_code() function