Home
last modified time | relevance | path

Searched refs:PERSIST_SYS_USB_CONFIG (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_function.h42 #define PERSIST_SYS_USB_CONFIG "persist.sys.usb.config" macro
/drivers/peripheral/usb/hdi_service/src/
H A Dusbd_function.cpp199 status = SetParameter(PERSIST_SYS_USB_CONFIG, HDC_CONFIG_ON); in AddHdc()
225 status = SetParameter(PERSIST_SYS_USB_CONFIG, HDC_CONFIG_STORAGE); in SetFunctionToStorage()
H A Dusb_impl.cpp1020 int32_t ret = GetParameter(PERSIST_SYS_USB_CONFIG, "invalid", cFunctionValue, FUNCTION_VALUE_MAX_LEN); in UpdateFunctionStatus()

Completed in 5 milliseconds