Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Ddebug.c230 if (IS_ERR_OR_NULL(dfs_rootdir)) { in ubi_debugfs_init()
418 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev()
425 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev()
432 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev()
439 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev()
446 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev()
453 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev()
460 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev()
467 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev()
474 if (IS_ERR_OR_NULL(dent)) in ubi_debugfs_init_dev()
[all …]
/rk3399_rockchip-uboot/include/linux/
H A Derr.h39 static inline bool IS_ERR_OR_NULL(const void *ptr) in IS_ERR_OR_NULL() function
/rk3399_rockchip-uboot/fs/ubifs/
H A Ddebug.c2880 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs()
2886 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs()
2892 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs()
2898 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs()
2905 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs()
2912 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs()
2919 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs()
2926 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs()
2933 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs()
2940 if (IS_ERR_OR_NULL(dent)) in dbg_debugfs_init_fs()
[all …]
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtd_uboot.c300 if (IS_ERR_OR_NULL(mtd)) { in mtd_probe_devices()
318 if (ret || IS_ERR_OR_NULL(mtd)) { in mtd_probe_devices()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop.c353 if (!IS_ERR_OR_NULL(map)) { in rockchip_vop_init()
359 if (!IS_ERR_OR_NULL(map)) { in rockchip_vop_init()
434 if (!IS_ERR_OR_NULL(vop->grf_ctrl)) in rockchip_vop_init()
/rk3399_rockchip-uboot/cmd/
H A Dmtd.c256 if (IS_ERR_OR_NULL(mtd)) { in do_mtd()
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dam35x.c395 if (IS_ERR_OR_NULL(musb->xceiv)) in am35x_musb_init()
H A Dmusb_dsps.c434 if (IS_ERR_OR_NULL(musb->xceiv)) in dsps_musb_init()
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi-nor-tiny.c733 if (IS_ERR_OR_NULL(info)) in spi_nor_scan()
H A Dspi_flash.c1152 if (IS_ERR_OR_NULL(info)) in spi_flash_scan()
H A Dspi-nor-core.c2587 if (IS_ERR_OR_NULL(info)) in spi_nor_scan()