Home
last modified time | relevance | path

Searched defs:prefetch (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvPorts.h155 static __inline__ void prefetch(void *x) {;} // Do nothing in prefetch() function
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvPorts.h170 static __inline__ void prefetch(void *x) {;} // Do nothing in prefetch() function