Home
last modified time | relevance | path

Searched refs:list_add (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHCD.c1117 list_add (&bus->bus_list, &usb_bus_list); in usb_register_bus()
1547 list_add (&dev->dev_list, &hcd->dev_list); in hcd_alloc_dev()
H A DdrvHub_2.c498 list_add(newent, &hub_event_list_Port2); in hub_add_event_Port2()
H A DdrvPCIMEM.c220 list_add (&page->page_list, &pool->page_list); in pool_alloc_page()
H A DdrvHub.c953 list_add(&hub->event_list, hcd->phub_event); // new in hub_irq()
3265 list_add(&hub->hub_list, &hub_list); in hub_probe()
H A DdrvEhciHcd.c5496 list_add (&dummy->qtd_list, qtd_list); in qh_append_tds()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/linux/
H A DdrvList.h122 list_add( struct list_head *newent, struct list_head *afterthisent ) in list_add() function
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DdrvList.h237 #define list_add( _newlist_, _list_add_after_ ) ms_insert_list_after( _newlist_, _list_add_after_ ) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DdrvList.h237 #define list_add( _newlist_, _list_add_after_ ) ms_insert_list_after( _newlist_, _list_add_after_ ) macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvList.h237 #define list_add( _newlist_, _list_add_after_ ) ms_insert_list_after( _newlist_, _list_add_after_ ) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DdrvList.h237 #define list_add( _newlist_, _list_add_after_ ) ms_insert_list_after( _newlist_, _list_add_after_ ) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DdrvList.h237 #define list_add( _newlist_, _list_add_after_ ) ms_insert_list_after( _newlist_, _list_add_after_ ) macro
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DdrvList.h237 #define list_add( _newlist_, _list_add_after_ ) ms_insert_list_after( _newlist_, _list_add_after_ ) macro