Searched defs:PlatformDevice (Results 1 – 2 of 2) sorted by relevance
29 struct PlatformDevice { struct53 int32_t PlatformDeviceInit(struct PlatformDevice *device); argument
191 struct PlatformDevice { struct192 const char *devPlatformName; /**< Platform device name */193 struct PlatformData *devData; /**< Platform module private data */194 struct HdfDeviceObject *device; /**< HDF device */195 struct DListHead list; /**< Platform list */