Home
last modified time | relevance | path

Searched refs:UWB_RC_CMD_RESET (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/uwb/
Dreset.c302 cmd->wCommand = cpu_to_le16(UWB_RC_CMD_RESET); in uwb_rc_reset()
304 reply.rceb.wEvent = UWB_RC_CMD_RESET; in uwb_rc_reset()
Dest.c120 [UWB_RC_CMD_RESET] = {
/linux-3.4.99/drivers/uwb/i1480/dfu/
Dmac.c399 cmd->wCommand = cpu_to_le16(UWB_RC_CMD_RESET); in i1480_cmd_reset()
401 reply->rceb.wEvent = UWB_RC_CMD_RESET; in i1480_cmd_reset()
/linux-3.4.99/include/linux/uwb/
Dspec.h501 UWB_RC_CMD_RESET = 19, enumerator