Searched refs:IS_ERR (Results 76 - 100 of 9767) sorted by relevance

1234567891011>>

/linux-master/arch/mips/loongson64/
H A Dtime.c32 if (IS_ERR(clk)) {
/linux-master/drivers/leds/
H A Dleds-gpio-register.c39 if (IS_ERR(ret))
/linux-master/sound/soc/codecs/
H A Dwm8804-spi.c21 if (IS_ERR(regmap))
/linux-master/drivers/soc/amlogic/
H A Dmeson-mx-socinfo.c118 if (IS_ERR(assist_regmap))
123 if (IS_ERR(bootrom_regmap))
130 if (IS_ERR(analog_top_regmap))
164 if (IS_ERR(soc_dev)) {
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gemfs.c43 if (IS_ERR(gemfs))
/linux-master/net/hsr/
H A Dhsr_debugfs.c64 if (IS_ERR(d))
82 if (IS_ERR(de)) {
92 if (IS_ERR(de)) {
116 if (IS_ERR(hsr_debugfs_root_dir)) {
/linux-master/fs/squashfs/
H A Dxattr.h23 if (IS_ERR(id_table))
/linux-master/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_encoder.c67 if (IS_ERR(panel))
72 if (IS_ERR(bridge))
112 if (IS_ERR(renc))
129 if (IS_ERR(connector)) {
/linux-master/drivers/hwmon/
H A Dltc2947-i2c.c23 if (IS_ERR(map))
/linux-master/drivers/clk/sprd/
H A Dcommon.c50 if (IS_ERR(regmap)) {
58 if (IS_ERR(regmap)) {
64 if (IS_ERR(base))
71 if (IS_ERR(regmap)) {
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_gem_dmabuf.c27 if (IS_ERR(sg))
118 if (IS_ERR(attach))
124 if (IS_ERR(sgt)) {
130 if (IS_ERR(obj)) {
/linux-master/drivers/pci/controller/
H A Dpcie-rockchip.c40 if (IS_ERR(rockchip->reg_base))
52 if (IS_ERR(rockchip->apb_base))
73 if (IS_ERR(rockchip->core_rst)) {
80 if (IS_ERR(rockchip->mgmt_rst)) {
88 if (IS_ERR(rockchip->mgmt_sticky_rst)) {
95 if (IS_ERR(rockchip->pipe_rst)) {
102 if (IS_ERR(rockchip->pm_rst)) {
109 if (IS_ERR(rockchip->pclk_rst)) {
116 if (IS_ERR(rockchip->aclk_rst)) {
125 if (IS_ERR(rockchi
[all...]
/linux-master/security/integrity/platform_certs/
H A Dload_powerpc.c94 } else if (IS_ERR(data)) {
111 } else if (IS_ERR(data)) {
128 } else if (IS_ERR(data)) {
144 } else if (IS_ERR(data)) {
/linux-master/drivers/fpga/
H A Daltera-pr-ip-core-plat.c22 if (IS_ERR(reg_base))
/linux-master/drivers/phy/marvell/
H A Dphy-mvebu-sata.c92 if (IS_ERR(priv->base))
96 if (IS_ERR(priv->clk))
100 if (IS_ERR(phy))
107 if (IS_ERR(phy_provider))
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-ipq4019-usb.c106 if (IS_ERR(phy->base)) {
112 if (IS_ERR(phy->por_rst)) {
119 if (IS_ERR(phy->srif_rst))
123 if (IS_ERR(phy->phy)) {
/linux-master/drivers/rtc/
H A Dnvmem.c26 if (IS_ERR(nvmem))
/linux-master/drivers/gpu/drm/xe/display/
H A Dintel_fbdev_fb.c48 if (!IS_ERR(obj))
53 if (IS_ERR(obj)) {
60 if (IS_ERR(obj)) {
67 if (IS_ERR(fb)) {
/linux-master/fs/ext4/
H A Dsymlink.c43 if (IS_ERR(bh))
88 if (!IS_ERR(inline_link))
95 if (IS_ERR(bh) || !bh)
103 if (IS_ERR(bh))
/linux-master/security/integrity/
H A Diint.c48 if (IS_ERR(integrity_dir)) {
H A Ddigsig_asymmetric.c37 if (!IS_ERR(kref)) {
49 if (IS_ERR(kref))
57 if (IS_ERR(key)) {
103 if (IS_ERR(key))
/linux-master/fs/nfs/
H A Dnfs3client.c33 if (IS_ERR(server->client_acl))
58 if (!IS_ERR(server))
69 if (!IS_ERR(server) && !IS_ERR(source->client_acl))
/linux-master/drivers/interconnect/qcom/
H A Dicc-common.c19 if (IS_ERR(node))
/linux-master/drivers/bluetooth/
H A Dbtbcm.c84 if (IS_ERR(skb)) {
154 if (IS_ERR(skb)) {
172 if (IS_ERR(skb)) {
200 if (IS_ERR(skb)) {
222 if (IS_ERR(skb)) {
257 if (IS_ERR(skb)) {
279 if (IS_ERR(skb)) {
299 if (IS_ERR(skb)) {
320 if (IS_ERR(skb)) {
340 if (IS_ERR(sk
[all...]
/linux-master/arch/arm/mach-imx/
H A Dsystem.c38 if (!IS_ERR(wdog_clk))
71 if (IS_ERR(wdog_clk))

Completed in 188 milliseconds

1234567891011>>