Searched refs:OsGetDeviceList (Results 1 – 3 of 3) sorted by relevance
25 struct TagDeviceDesc *OsGetDeviceList(void);
56 struct TagDeviceDesc *OsGetDeviceList(void) in OsGetDeviceList() function
34 for (device = OsGetDeviceList(); device != NULL; device = device->dNext) { in OsLfsGetStartAddr()