Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwspinlock/
Domap_hwspinlock.c146 goto reg_fail; in omap_hwspinlock_probe()
150 reg_fail: in omap_hwspinlock_probe()
Du8500_hsem.c139 goto reg_fail; in u8500_hsem_probe()
143 reg_fail: in u8500_hsem_probe()
/linux-4.1.27/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.1.27/drivers/staging/fbtft/
Dfbtft-core.c957 goto reg_fail; in fbtft_register_framebuffer()
962 goto reg_fail; in fbtft_register_framebuffer()
967 goto reg_fail; in fbtft_register_framebuffer()
971 goto reg_fail; in fbtft_register_framebuffer()
980 goto reg_fail; in fbtft_register_framebuffer()
988 goto reg_fail; in fbtft_register_framebuffer()
1014 reg_fail: in fbtft_register_framebuffer()
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
Dxircom_cb.c256 goto reg_fail; in xircom_probe()
290 reg_fail: in xircom_probe()
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event.c191 int i, reg, reg_fail, ret = 0; in check_hw_exists() local
207 reg_fail = reg; in check_hw_exists()
222 reg_fail = reg; in check_hw_exists()
257 …printk(KERN_ERR FW_BUG "the BIOS has corrupted hw-PMU resources (MSR %x is %Lx)\n", reg_fail, val_… in check_hw_exists()