Searched refs:UsbPnpNotifyHdfSendEvent (Results 1 – 2 of 2) sorted by relevance
343 static int32_t UsbPnpNotifyHdfSendEvent(const struct HdfDeviceObject *deviceObject, void *eventData) in UsbPnpNotifyHdfSendEvent() function558 ret = UsbPnpNotifyHdfSendEvent(client->device, usbDev); in UsbPnpNotifyFirstReport()588 ret = UsbPnpNotifyHdfSendEvent(deviceObject, &g_usbPnpInfo); in UsbPnpNotifyReportThread()590 ret = UsbPnpNotifyHdfSendEvent(deviceObject, g_usbDevice); in UsbPnpNotifyReportThread()
393 static int32_t UsbPnpNotifyHdfSendEvent(const struct HdfDeviceObject *deviceObject, void *eventData) in UsbPnpNotifyHdfSendEvent() function554 int32_t ret = UsbPnpNotifyHdfSendEvent(client->device, pnpNotifyDevicePos->device); in UsbPnpNotifyFirstReportDevice()591 ret = UsbPnpNotifyHdfSendEvent(deviceObject, &g_usbPnpInfo); in UsbPnpNotifyReportThread()593 ret = UsbPnpNotifyHdfSendEvent(deviceObject, g_usbDevice); in UsbPnpNotifyReportThread()