Searched refs:IS_ERR (Results 101 - 125 of 9852) sorted by relevance

1234567891011>>

/linux-master/drivers/clk/sunxi/
H A Dclk-a10-mod1.c32 if (IS_ERR(reg))
58 if (IS_ERR(clk))
H A Dclk-sun6i-apb0.c39 if (IS_ERR(reg))
51 if (IS_ERR(clk))
/linux-master/drivers/soc/lantiq/
H A Dfpi-bus.c37 if (IS_ERR(xbar_membase))
42 if (IS_ERR(rcu_regmap))
/linux-master/drivers/usb/gadget/legacy/
H A Dether.c220 if (IS_ERR(f_rndis))
263 if (IS_ERR(f_eem))
273 if (IS_ERR(f_ecm))
283 if (IS_ERR(f_geth))
317 if (IS_ERR(fi_eem))
331 if (IS_ERR(fi_ecm))
343 if (IS_ERR(fi_geth))
380 if (IS_ERR(fi_rndis)) {
/linux-master/drivers/clk/samsung/
H A Dclk-s5pv210-audss.c73 if (IS_ERR(reg_base))
87 if (IS_ERR(hclk)) {
93 if (IS_ERR(pll_in)) {
99 if (IS_ERR(sclk_audio)) {
108 if (!IS_ERR(pll_ref))
119 if (!IS_ERR(cdclk))
162 if (IS_ERR(clk_table[i])) {
184 if (!IS_ERR(clk_table[i]))
/linux-master/tools/perf/tests/
H A Devsel-tp-sched.c41 if (IS_ERR(evsel)) {
71 if (IS_ERR(evsel)) {
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_context_sseu.c24 if (IS_ERR(cs))
58 if (IS_ERR(rq)) {
H A Dgen2_engine_cs.c26 if (IS_ERR(cs))
88 if (IS_ERR(cs))
134 if (IS_ERR(cs))
197 if (IS_ERR(cs))
214 if (IS_ERR(cs))
241 if (IS_ERR(cs))
261 if (IS_ERR(cs))
283 if (IS_ERR(cs))
/linux-master/drivers/base/regmap/
H A Dregmap-slimbus.c48 if (IS_ERR(bus))
63 if (IS_ERR(bus))
/linux-master/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_dphy.c58 if (IS_ERR(csi2_dev->dphy)) {
66 if (IS_ERR(phy_provider)) {
/linux-master/drivers/phy/broadcom/
H A Dphy-bcm-ns2-pcie.c50 if (IS_ERR(phy)) {
59 if (IS_ERR(provider)) {
/linux-master/arch/arm/mach-spear/
H A Dspear3xx.c80 if (IS_ERR(gpt_clk)) {
87 if (IS_ERR(pclk)) {
/linux-master/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_object.c22 if (IS_ERR(obj)) {
47 if (IS_ERR(obj))
/linux-master/drivers/clk/bcm/
H A Dclk-bcm2835-aux.c25 if (IS_ERR(parent_clk))
30 if (IS_ERR(reg))
/linux-master/drivers/clk/mvebu/
H A Darmada-37xx-xtal.c43 if (IS_ERR(regmap)) {
61 if (IS_ERR(xtal_hw))
/linux-master/kernel/bpf/preload/
H A Dbpf_preload_kern.c52 if (IS_ERR(maps_link)) {
57 if (IS_ERR(progs_link)) {
/linux-master/drivers/nvme/host/
H A Dfault_inject.c30 if (IS_ERR(parent)) {
37 if (IS_ERR(dir)) {
/linux-master/drivers/clk/actions/
H A Dowl-common.c46 if (IS_ERR(base))
50 if (IS_ERR(regmap)) {
/linux-master/drivers/gpio/
H A Dgpio-clps711x.c32 if (IS_ERR(dat))
36 if (IS_ERR(dir))
/linux-master/drivers/clk/qcom/
H A Dkpss-xcc.c40 if (IS_ERR(base))
58 if (IS_ERR(hw))
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-meson.c56 if (IS_ERR(plat_dat))
64 if (IS_ERR(dwmac->reg))
H A Ddwmac-lpc18xx.c41 if (IS_ERR(plat_dat))
47 if (IS_ERR(reg)) {
/linux-master/drivers/gpu/drm/amd/amdxcp/
H A Damdgpu_xcp_drv.c59 if (IS_ERR(pdev))
68 if (IS_ERR(pxcp_dev)) {
/linux-master/sound/pci/hda/
H A Dcirrus_scodec.c23 if (IS_ERR(speaker_id_desc)) {
50 if (IS_ERR(speaker_id_desc)) {
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dsoc.c24 if (IS_ERR(dev->infracfg)) {
42 if (IS_ERR(mem_base))

Completed in 438 milliseconds

1234567891011>>