Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dusb_storage.c170 static unsigned int usb_get_max_lun(struct us_data *us) in usb_get_max_lun() function
209 max_lun = usb_get_max_lun(data); in usb_stor_probe_device()
256 max_lun = usb_get_max_lun(&usb_stor[usb_max_devs]); in usb_stor_probe_device()