Searched refs:IS_ERR (Results 201 - 225 of 9852) sorted by relevance

1234567891011>>

/linux-master/drivers/mfd/
H A Dbcm590xx.c55 if (IS_ERR(bcm590xx->regmap_pri)) {
64 if (IS_ERR(bcm590xx->i2c_sec)) {
72 if (IS_ERR(bcm590xx->regmap_sec)) {
/linux-master/drivers/gpu/drm/solomon/
H A Dssd130x-spi.c71 if (IS_ERR(dc))
84 if (IS_ERR(regmap))
88 if (IS_ERR(ssd130x))
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_fbdev_fb.c54 if (IS_ERR(obj))
58 if (IS_ERR(obj)) {
101 if (IS_ERR(vaddr)) {
/linux-master/drivers/firmware/
H A Dsysfb.c101 if (IS_ERR(pdev)) {
130 if (IS_ERR(parent)) {
139 if (!IS_ERR(pd))
/linux-master/drivers/pwm/
H A Dpwm-clps711x.c82 if (IS_ERR(chip))
87 if (IS_ERR(priv->pmpcon))
91 if (IS_ERR(priv->clk))
/linux-master/drivers/regulator/
H A Dsun20i-regulator.c95 if (!IS_ERR(regmap))
117 if (IS_ERR(regmap))
130 if (IS_ERR(rdev))
/linux-master/drivers/clk/bcm/
H A Dclk-bcm2711-dvp.c45 if (IS_ERR(base))
67 if (IS_ERR(data->hws[0]))
76 if (IS_ERR(data->hws[1])) {
/linux-master/drivers/video/fbdev/omap/
H A Dlcd_ams_delta.c133 if (IS_ERR(gpiod_vblen))
138 if (IS_ERR(gpiod_ndisp))
146 if (IS_ERR(lcd_device)) {
/linux-master/drivers/extcon/
H A Dextcon-max3355.c66 if (IS_ERR(gpiod)) {
73 if (IS_ERR(gpiod)) {
80 if (IS_ERR(data->edev)) {
/linux-master/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c207 if (IS_ERR(encoder)) {
217 if (IS_ERR(connector)) {
226 if (IS_ERR(encoder)) {
252 if (IS_ERR(encoder)) {
306 if (IS_ERR(plane)) {
316 if (IS_ERR(plane)) {
325 if (IS_ERR(crtc)) {
446 if (IS_ERR(mmu)) {
457 if (IS_ERR(aspace)) {
458 if (!IS_ERR(mm
[all...]
/linux-master/fs/9p/
H A Dvfs_inode.c400 if (IS_ERR(st)) {
484 if (IS_ERR(dfid)) {
496 if (IS_ERR(v9fid))
547 if (IS_ERR(dfid)) {
555 if (IS_ERR(ofid)) {
570 if (IS_ERR(fid)) {
580 if (IS_ERR(inode)) {
621 if (IS_ERR(fid))
652 if (IS_ERR(fid)) {
692 if (IS_ERR(dfi
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_workarounds.c111 if (IS_ERR(result))
117 if (IS_ERR(cs)) {
126 if (IS_ERR(vma)) {
136 if (IS_ERR(rq)) {
150 if (IS_ERR(cs)) {
211 if (IS_ERR(results))
225 if (IS_ERR(vaddr)) {
277 if (IS_ERR(ce))
283 if (IS_ERR(*rq)) {
311 if (IS_ERR(c
[all...]
H A Dst_shmem_utils.c16 if (IS_ERR(file))
/linux-master/drivers/infiniband/core/
H A Dagent.c103 if (IS_ERR(ah)) {
117 if (IS_ERR(send_buf)) {
169 if (IS_ERR(port_priv->agent[0])) {
180 if (IS_ERR(port_priv->agent[1])) {
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_app_nic.c20 if (IS_ERR(nn->port))
/linux-master/lib/
H A Dnetdev-notifier-error-inject.c35 if (IS_ERR(dir))
H A Dpm-notifier-error-inject.c29 if (IS_ERR(dir))
H A Dof-reconfig-notifier-error-inject.c31 if (IS_ERR(dir))
/linux-master/arch/arm/mach-alpine/
H A Dalpine_cpu_pm.c54 wakeup_supported = !IS_ERR(al_sysfabric) && al_cpu_resume_regs;
/linux-master/drivers/phy/
H A Dphy-pistachio-usb.c147 if (IS_ERR(p_phy->cr_top)) {
154 if (IS_ERR(p_phy->phy_clk)) {
168 if (IS_ERR(phy)) {
177 if (IS_ERR(provider)) {
/linux-master/security/keys/
H A Dpersistent.c28 if (IS_ERR(reg))
63 if (IS_ERR(persistent))
105 if (!IS_ERR(persistent_ref))
155 if (IS_ERR(dest_ref))
/linux-master/sound/soc/codecs/
H A Dpcm3060-spi.c24 if (IS_ERR(priv->regmap))
/linux-master/drivers/cpuidle/
H A Dcpuidle-clps711x.c41 if (IS_ERR(clps711x_halt))
/linux-master/arch/nios2/platform/
H A Dplatform.c41 if (IS_ERR(soc_dev)) {
/linux-master/drivers/usb/gadget/legacy/
H A Dcdc2.c99 if (IS_ERR(f_ecm)) {
109 if (IS_ERR(f_acm)) {
151 if (IS_ERR(fi_ecm))
163 if (IS_ERR(fi_serial)) {

Completed in 365 milliseconds

1234567891011>>