HomeSort by relevance Sort by last modified time
    Searched refs:blk_unbind_all (Results 1 - 3 of 3) sorted by null

  /external/u-boot/include/
blk.h 370 * blk_unbind_all() - Unbind all device of the given interface type
377 int blk_unbind_all(int if_type);
  /external/u-boot/drivers/block/
blk-uclass.c 599 int blk_unbind_all(int if_type) function
  /external/u-boot/drivers/scsi/
scsi.c 636 blk_unbind_all(IF_TYPE_SCSI);

Completed in 205 milliseconds