Searched defs:monitorFfs (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/hardware/google/pixel/usb/aidl/ |
D | UsbGadgetAidlUtils.cpp | 46 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled, in addGenericAndroidFunctions() 128 Status addAdb(MonitorFfs *monitorFfs, int *functionCount) { in addAdb()
|
/aosp_15_r20/hardware/google/pixel/usb/hidl/ |
D | UsbGadgetUtils.cpp | 44 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled, in addGenericAndroidFunctions() 114 Status addAdb(MonitorFfs *monitorFfs, int *functionCount) { in addAdb()
|
/aosp_15_r20/hardware/interfaces/usb/gadget/1.1/default/lib/ |
H A D | UsbGadgetUtils.cpp | 126 Status addGenericAndroidFunctions(MonitorFfs* monitorFfs, uint64_t functions, bool* ffsEnabled, in addGenericAndroidFunctions() 179 Status addAdb(MonitorFfs* monitorFfs, int* functionCount) { in addAdb()
|
H A D | MonitorFfs.cpp | 95 MonitorFfs* monitorFfs = (MonitorFfs*)param; in startMonitorFd() local
|
/aosp_15_r20/hardware/interfaces/usb/gadget/1.2/default/lib/ |
H A D | UsbGadgetUtils.cpp | 126 Status addGenericAndroidFunctions(MonitorFfs* monitorFfs, uint64_t functions, bool* ffsEnabled, in addGenericAndroidFunctions() 190 Status addAdb(MonitorFfs* monitorFfs, int* functionCount) { in addAdb()
|
H A D | MonitorFfs.cpp | 95 MonitorFfs* monitorFfs = (MonitorFfs*)param; in startMonitorFd() local
|
/aosp_15_r20/hardware/google/pixel/usb/ |
D | MonitorFfs.cpp | 131 MonitorFfs *monitorFfs = (MonitorFfs *)param; in startMonitorFd() local
|