Home
last modified time | relevance | path

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 DdrvBus.c132 list_for_each(entry,&bus->drivers_list) { in device_attach()
155 list_for_each(entry,&bus->devices_list) { in driver_attach()
H A DdrvPCIMEM.c255 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 DdrvUSB.c2000 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 DdrvEHCIDBG.cpp571 list_for_each (entry, &qh->qtd_list) { in qh_lines()
H A DdrvEHCI_SCHD.cxx862 list_for_each (lh, &dev->urb_list) { in get_iso_range()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_adp.c127 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 DdrvList.h175 #define list_for_each( _ent_, _list_ ) \ macro
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DdrvList.h245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DdrvList.h245 #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 DdrvList.h245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvList.h245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DdrvList.h245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DdrvList.h245 #define list_for_each( _item_, _list_ ) list_for_loop( _item_, _list_ ) macro