Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/uwb/
Ddebug-cmd.h53 struct uwb_dbg_cmd_ie { struct
63 struct uwb_dbg_cmd_ie ie_add; argument
64 struct uwb_dbg_cmd_ie ie_rm;
/linux-4.19.296/drivers/uwb/
Duwb-debug.c150 static int cmd_ie_add(struct uwb_rc *rc, struct uwb_dbg_cmd_ie *ie_to_add) in cmd_ie_add()
157 static int cmd_ie_rm(struct uwb_rc *rc, struct uwb_dbg_cmd_ie *ie_to_rm) in cmd_ie_rm()