Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/block/
H A Dblk-uclass.c551 static int blk_next_free_devnum(enum if_type if_type) in blk_next_free_devnum() function
577 int next = blk_next_free_devnum(if_type); in blk_claim_devnum()
608 devnum = blk_next_free_devnum(if_type); in blk_create_device()