Home
last modified time | relevance | path

Searched defs:ueventPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/device/src/
H A Dusb_accessory_uevent_handle.c88 int32_t UsbAccessoryUeventInit(const char *ueventPath) in UsbAccessoryUeventInit()
/ohos5.0/base/startup/init/ueventd/
H A Dueventd.c310 static void DoTrigger(const char *ueventPath, int sockFd, char **devices, int num) in DoTrigger()