Home
last modified time | relevance | path

Searched refs:usb_disable_asynch (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dusb_storage.c309 usb_disable_asynch(1); /* asynch transfer not allowed */ in usb_stor_scan()
321 usb_disable_asynch(0); /* asynch transfer allowed */ in usb_stor_scan()
1163 usb_disable_asynch(1); /* asynch transfer not allowed */ in usb_stor_read()
1203 usb_disable_asynch(0); /* asynch transfer allowed */ in usb_stor_read()
1246 usb_disable_asynch(1); /* asynch transfer not allowed */ in usb_stor_write()
1288 usb_disable_asynch(0); /* asynch transfer allowed */ in usb_stor_write()
1511 usb_disable_asynch(1); /* asynch transfer not allowed */ in usb_mass_storage_probe()
1513 usb_disable_asynch(0); /* asynch transfer allowed */ in usb_mass_storage_probe()
H A Dusb.c180 int usb_disable_asynch(int disable) in usb_disable_asynch() function
/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dusb_ether.c261 old_async = usb_disable_asynch(1); /* asynch transfer not allowed */ in usb_host_eth_scan()
328 usb_disable_asynch(old_async); /* restore asynch value */ in usb_host_eth_scan()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dusb-uclass.su
H A Dusb-uclass.c28 int usb_disable_asynch(int disable) in usb_disable_asynch() function
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h267 int usb_disable_asynch(int disable);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map