Home
last modified time | relevance | path

Searched defs:pdevice (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/support/platform/src/can/
Dcan_manager.c237 static struct CanCntlr *CanCntlrFromPlatformDevice(const struct PlatformDevice *pdevice) in CanCntlrFromPlatformDevice()
245 struct PlatformDevice *pdevice = NULL; in CanCntlrGetByName() local
265 struct PlatformDevice *pdevice = NULL; in CanCntlrGetByNumber() local
/drivers/hdf_core/framework/support/platform/src/fwk/
Dplatform_manager.c260 bool (*match)(struct PlatformDevice *pdevice, void *data)) in PlatformManagerFindDevice()
263 struct PlatformDevice *pdevice = NULL; in PlatformManagerFindDevice() local
/drivers/hdf_core/framework/support/platform/include/can/
Dcan_core.h88 struct PlatformDevice *pdevice = PlatformDeviceFromHdfDev(device); in CanCntlrFromHdfDev() local