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