Searched refs:ENOTBLK (Results 1 – 6 of 6) sorted by relevance
18 #define ENOTBLK 15 /* Block device required */ macro
48 if (ret == -ENOTBLK) in chromeos_get_gpio()
157 ut_asserteq(-ENOTBLK, blk_get_from_parent(dev, &blk)); in dm_test_blk_get_from_parent()
29 ERRNO_MSG(ENOTBLK, "Block device required"),
159 return -ENOTBLK; in pinctrl_get_device()
498 return -ENOTBLK; in blk_get_from_parent()
Completed in 18 milliseconds