summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINSUN PYO <insun.pyo@samsung.com>2018-03-08 14:50:34 +0900
committerINSUN PYO <insun.pyo@samsung.com>2018-03-13 08:21:46 +0000
commite4766e96abc7a9d6c080ba7972719929eaad877e (patch)
treec687622ceda7ab60419fab756b8982a5d3720c8b
parent0e27eda52805925c75bff7846e4a9f033990c855 (diff)
downloadlibdevice-node-e4766e96abc7a9d6c080ba7972719929eaad877e.tar.gz
libdevice-node-e4766e96abc7a9d6c080ba7972719929eaad877e.tar.bz2
libdevice-node-e4766e96abc7a9d6c080ba7972719929eaad877e.zip
usb_device: add usb configfs HALsubmit/tizen/20180314.000517
Signed-off-by: INSUN PYO <insun.pyo@samsung.com> Change-Id: I532fbf31d95567efb1550293632f97480dc11811
-rw-r--r--hw/usb_client.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/hw/usb_client.h b/hw/usb_client.h
index 4b4ffae..978a9e0 100644
--- a/hw/usb_client.h
+++ b/hw/usb_client.h
@@ -27,7 +27,9 @@
/**
* The id of this device
*/
-#define USB_CLIENT_HARDWARE_DEVICE_ID "usb_client"
+#define USB_CLIENT_HARDWARE_DEVICE_ID "usb_client"
+#define USB_SLP_CLIENT_HARDWARE_DEVICE_ID "usb_slp_client"
+#define USB_CFS_CLIENT_HARDWARE_DEVICE_ID "usb_cfs_client"
/**
* The version of this device