Home
last modified time | relevance | path

Searched refs:LIST_HEAD (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHub.c122 LIST_HEAD(hub_event_list);
123 static LIST_HEAD(hub_list);
8693 LIST_HEAD(hub_event_list_Port1);
8694 LIST_HEAD(hub_event_list_Port3);
H A DdrvDriver.c92 LIST_HEAD(global_driver_list);
H A DdrvHub_2.c112 LIST_HEAD(hub_event_list_Port2); /* List of hubs needing servicing */
H A DdrvHCD.c117 LIST_HEAD (usb_bus_list);
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/linux/
H A DdrvList.h101 #define LIST_HEAD(name) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dqueue.h263 #define LIST_HEAD(name, type) \ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dqueue.h84 #define LIST_HEAD(name, type) \ macro