Searched refs:ms_insert_list_before (Results 1 – 12 of 12) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/ |
| H A D | drvBus.c | 98 ms_insert_list_before(&ms_gdev->driver_list,&ms_gdev->driver->devices); in ms_device_bind_driver() 251 ms_insert_list_before(&ms_gdev->bus_list,&ms_gdev->bus_type->devices_list); in ms_bus_add_device() 291 ms_insert_list_before(&ms_drv->bus_list,&ms_bus->drivers_list); in ms_bus_add_driver()
|
| H A D | drvEhciHcd.c | 1347 ms_insert_list_before (&pQtd->qtd_list, pHead); in ms_qh_urb_process() 1369 ms_insert_list_before (&pQtd->qtd_list, pHead); in ms_qh_urb_process() 1427 ms_insert_list_before (&pQtd->qtd_list, pHead); in ms_qh_urb_process() 1461 ms_insert_list_before (&pQtd->qtd_list, pHead); in ms_qh_urb_process() 3248 ms_insert_list_before (&pQtd->qtd_list, head); in ms_qh_urb_transaction_EHSET() 3317 ms_insert_list_before (&pQtd->qtd_list, head); in ms_qh_urb_transaction_EHSET() 3347 ms_insert_list_before (&pQtd->qtd_list, head); in ms_qh_urb_transaction_EHSET()
|
| H A D | drvTimer.c | 277 ms_insert_list_before(&timer->entry, &sw_timer_vec_head); in ms_add_timer() 304 ms_insert_list_before(&timer->entry, &sw_timer_vec_head); in ms_update_timer()
|
| H A D | drvCore.c | 123 ms_insert_list_before(&ms_gdev->node,&parent->children); in ms_device_add()
|
| H A D | drvHub.c | 1490 ms_insert_list_before (&ms_clear->clear_list, &utt->clear_list); in ms_usb_hub_tt_clear_buffer()
|
| H A D | drvUsbd.c | 1007 ms_insert_list_before (&pUrb->urb_list, &pDev->urb_list); in ms_hcd_submit_urb()
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nos/ |
| H A D | drvList.h | 148 static __inline__ void ms_insert_list_before( struct list_head *pNew, struct list_head *pInsert_bef… in ms_insert_list_before() function 239 #define list_add_tail( _newlist_, _list_add_before_ ) ms_insert_list_before( _newlist_, _list_add_…
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/ecos/ |
| H A D | drvList.h | 148 static __inline__ void ms_insert_list_before( struct list_head *pNew, struct list_head *pInsert_bef… in ms_insert_list_before() function 239 #define list_add_tail( _newlist_, _list_add_before_ ) ms_insert_list_before( _newlist_, _list_add_…
|
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/ |
| H A D | drvList.h | 148 static __inline__ void ms_insert_list_before( struct list_head *pNew, struct list_head *pInsert_bef… in ms_insert_list_before() function 239 #define list_add_tail( _newlist_, _list_add_before_ ) ms_insert_list_before( _newlist_, _list_add_…
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/linux/ |
| H A D | drvList.h | 148 static __inline__ void ms_insert_list_before( struct list_head *pNew, struct list_head *pInsert_bef… in ms_insert_list_before() function 239 #define list_add_tail( _newlist_, _list_add_before_ ) ms_insert_list_before( _newlist_, _list_add_…
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/optee/ |
| H A D | drvList.h | 148 static __inline__ void ms_insert_list_before( struct list_head *pNew, struct list_head *pInsert_bef… in ms_insert_list_before() function 239 #define list_add_tail( _newlist_, _list_add_before_ ) ms_insert_list_before( _newlist_, _list_add_…
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/ |
| H A D | drvList.h | 148 static __inline__ void ms_insert_list_before( struct list_head *pNew, struct list_head *pInsert_bef… in ms_insert_list_before() function 239 #define list_add_tail( _newlist_, _list_add_before_ ) ms_insert_list_before( _newlist_, _list_add_…
|