Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/include/pixelusb/
DUsbGadgetCommon.h71 #define CONFIG_PATH GADGET_PATH "configs/b.1/" macro
74 #define FUNCTION_PATH CONFIG_PATH FUNCTION_NAME
/hardware/google/pixel/usb/
DUsbGadgetUtils.cpp133 if (unlinkFunctions(CONFIG_PATH)) in resetGadget()