Searched refs:aos_device (Results 1 – 4 of 4) sorted by relevance
91 typedef struct aos_device * aos_device_t;96 struct aos_device struct
250 size = AOS_ALIGN(sizeof(struct aos_device), AOS_ALIGN_SIZE);258 memset(device, 0x0, sizeof(struct aos_device));
93 …_Object_Class_Device, _OBJ_CONTAINER_LIST_INIT(AOS_Object_Info_Device), sizeof(struct aos_device)},
81 struct aos_device parent;
Completed in 9 milliseconds