Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/uwb/include/
Ddebug-cmd.h42 struct uwb_dbg_cmd_ie { struct
52 struct uwb_dbg_cmd_ie ie_add; argument
53 struct uwb_dbg_cmd_ie ie_rm;
/Linux-v5.4/drivers/staging/uwb/
Duwb-debug.c135 static int cmd_ie_add(struct uwb_rc *rc, struct uwb_dbg_cmd_ie *ie_to_add) in cmd_ie_add()
142 static int cmd_ie_rm(struct uwb_rc *rc, struct uwb_dbg_cmd_ie *ie_to_rm) in cmd_ie_rm()