Searched refs:list_for_each (Results 1 – 13 of 13) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvBus.c | 132 list_for_each(entry,&bus->drivers_list) { in device_attach() 155 list_for_each(entry,&bus->devices_list) { in driver_attach()
|
| H A D | drvPCIMEM.c | 255 list_for_each (entry, &pool->page_list) { in pci_pool_alloc() 418 list_for_each (entry, &pool->page_list) { in pool_find_page()
|
| H A D | drvUSB.c | 2000 list_for_each(entry, &drv->driver.devices) { in usb_find_interface() 2089 list_for_each(entry, &pDriver->devices) in usb_find_dev_for_driver()
|
| H A D | drvEHCIDBG.cpp | 571 list_for_each (entry, &qh->qtd_list) { in qh_lines()
|
| H A D | drvEHCI_SCHD.cxx | 862 list_for_each (lh, &dev->urb_list) { in get_iso_range()
|
| /utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/ |
| H A D | utopia_adp.c | 127 list_for_each(plist,&(wq[module_ID].task_list)) in UADPKQueueWaitThreadNum() 157 list_for_each(plist,&KQueue_head_list[module_ID]) in UADPKQueueDataNum()
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/linux/ |
| H A D | drvList.h | 175 #define list_for_each( _ent_, _list_ ) \ macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | drvList.h | 245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | drvList.h | 245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvList.h | 245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | drvList.h | 245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | drvList.h | 245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | drvList.h | 245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
|