Home
last modified time | relevance | path

Searched refs:PlatformDeviceGetDrs (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/support/platform/include/fwk/
H A Dplatform_device.h196 const struct DeviceResourceNode *PlatformDeviceGetDrs(const struct PlatformDevice *device);
/ohos5.0/drivers/hdf_core/adapter/platform/can/
H A Dcan_virtual.c53 node = PlatformDeviceGetDrs(&virtualCan->cntlr.device); in VirtualReadConfigFromHcs()
/ohos5.0/drivers/hdf_core/framework/support/platform/src/fwk/
H A Dplatform_device.c398 const struct DeviceResourceNode *PlatformDeviceGetDrs(const struct PlatformDevice *device) in PlatformDeviceGetDrs() function