Home
last modified time | relevance | path

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

/u-boot/drivers/block/
A Dblk-uclass.c345 const struct blk_ops *ops = blk_get_ops(dev); in blk_select_hwpart()
439 const struct blk_ops *ops = blk_get_ops(dev); in blk_dread()
460 const struct blk_ops *ops = blk_get_ops(dev); in blk_dwrite()
473 const struct blk_ops *ops = blk_get_ops(dev); in blk_derase()
/u-boot/include/
A Dblk.h270 #define blk_get_ops(dev) ((struct blk_ops *)(dev)->driver->ops) macro

Completed in 7 milliseconds