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 D | drvHCD.c | 1117 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 D | drvHub_2.c | 498 list_add(newent, &hub_event_list_Port2); in hub_add_event_Port2()
|
| H A D | drvPCIMEM.c | 220 list_add (&page->page_list, &pool->page_list); in pool_alloc_page()
|
| H A D | drvHub.c | 953 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 D | drvEhciHcd.c | 5496 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 D | drvList.h | 122 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 D | drvList.h | 237 #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 D | drvList.h | 237 #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 D | drvList.h | 237 #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 D | drvList.h | 237 #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 D | drvList.h | 237 #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 D | drvList.h | 237 #define list_add( _newlist_, _list_add_after_ ) ms_insert_list_after( _newlist_, _list_add_after_ ) macro
|