Home
last modified time | relevance | path

Searched refs:reg_fail (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/hwspinlock/
Du8500_hsem.c139 goto reg_fail; in u8500_hsem_probe()
143 reg_fail: in u8500_hsem_probe()
Domap_hwspinlock.c149 goto reg_fail; in omap_hwspinlock_probe()
153 reg_fail: in omap_hwspinlock_probe()
/linux-4.4.14/drivers/media/usb/hdpvr/
Dhdpvr-core.c376 goto reg_fail; in hdpvr_probe()
383 goto reg_fail; in hdpvr_probe()
391 goto reg_fail; in hdpvr_probe()
399 reg_fail: in hdpvr_probe()
/linux-4.4.14/drivers/staging/fbtft/
Dfbtft-core.c930 goto reg_fail; in fbtft_register_framebuffer()
935 goto reg_fail; in fbtft_register_framebuffer()
940 goto reg_fail; in fbtft_register_framebuffer()
944 goto reg_fail; in fbtft_register_framebuffer()
953 goto reg_fail; in fbtft_register_framebuffer()
961 goto reg_fail; in fbtft_register_framebuffer()
987 reg_fail: in fbtft_register_framebuffer()
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dxircom_cb.c256 goto reg_fail; in xircom_probe()
290 reg_fail: in xircom_probe()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.c192 int i, reg, reg_fail, ret = 0; in check_hw_exists() local
208 reg_fail = reg; in check_hw_exists()
223 reg_fail = reg; in check_hw_exists()
258 …printk(KERN_ERR FW_BUG "the BIOS has corrupted hw-PMU resources (MSR %x is %Lx)\n", reg_fail, val_… in check_hw_exists()