/openbmc/linux/drivers/mtd/nand/ |
H A D | core.c | 79 goto out; in nanddev_markbad() 84 goto out; in nanddev_markbad() 88 out: in nanddev_markbad()
|
/openbmc/qemu/hw/net/ |
H A D | ne2000-isa.c | 124 goto out; in isa_ne2000_set_bootindex() 129 out: in isa_ne2000_set_bootindex()
|
/openbmc/linux/tools/testing/selftests/powerpc/dexcr/ |
H A D | hashchk_test.c | 58 goto out; in hashchk_detected_test() 64 out: in hashchk_detected_test()
|
/openbmc/linux/net/x25/ |
H A D | x25_dev.c | 129 goto out; in x25_lapb_receive_frame() 144 out: in x25_lapb_receive_frame()
|
/openbmc/linux/drivers/s390/char/ |
H A D | sclp_config.c | 118 goto out; in sclp_ofb_send_req() 125 out: in sclp_ofb_send_req()
|
/openbmc/linux/security/selinux/ |
H A D | netport.c | 153 goto out; in sel_netport_sid_slow() 162 out: in sel_netport_sid_slow()
|
/openbmc/linux/drivers/block/ |
H A D | n64cart.c | 136 goto out; in n64cart_probe() 161 out: in n64cart_probe()
|
/openbmc/linux/drivers/input/misc/ |
H A D | tps65218-pwrbutton.c | 65 goto out; in tps6521x_pb_irq() 77 out: in tps6521x_pb_irq()
|
/openbmc/linux/arch/arc/kernel/ |
H A D | process.c | 75 goto out; in SYSCALL_DEFINE3() 83 out: in SYSCALL_DEFINE3()
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | isp_private.h | 156 u32 out = ((uint32_t)(x1 & HIVE_ISP_VMEM_MASK) << ISP_VMEM_ELEMBITS) in isp_2w_cat_1w() local 158 return out; in isp_2w_cat_1w()
|
/openbmc/linux/drivers/vdpa/solidrun/ |
H A D | snet_hwmon.c | 28 static void snet_hwmon_read_reg(struct psnet *psnet, u32 reg, long *out) in snet_hwmon_read_reg() argument 30 *out = psnet_read64(psnet, psnet->cfg.hwmon_off + reg); in snet_hwmon_read_reg()
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-mdm9615-wp8548.dtsi | 68 reset_out_pins: reset-out-state { 69 reset-out-pins {
|
/openbmc/linux/drivers/cpufreq/ |
H A D | s3c64xx-cpufreq.c | 117 goto out; in s3c64xx_cpufreq_config_regulator() 136 out: in s3c64xx_cpufreq_config_regulator()
|
/openbmc/linux/drivers/mtd/parsers/ |
H A D | bcm63xxpart.c | 142 goto out; in bcm63xx_parse_cfe_partitions() 149 out: in bcm63xx_parse_cfe_partitions()
|
/openbmc/linux/drivers/s390/scsi/ |
H A D | zfcp_diag.c | 96 goto out; in zfcp_diag_update_xdata() 101 out: in zfcp_diag_update_xdata()
|
/openbmc/qemu/migration/ |
H A D | socket.c | 69 goto out; in socket_outgoing_migration() 79 out: in socket_outgoing_migration()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | gigabyte-wmi.c | 31 struct gigabyte_wmi_args *args, struct acpi_buffer *out) in gigabyte_wmi_perform_query() argument 38 acpi_status ret = wmidev_evaluate_method(wdev, 0x0, command, &in, out); in gigabyte_wmi_perform_query()
|
/openbmc/linux/arch/s390/mm/ |
H A D | pfault.c | 172 goto out; in pfault_interrupt() 205 out: in pfault_interrupt()
|
/openbmc/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | usbgecko_udbg.c | 228 goto out; in ug_udbg_init() 249 out: in ug_udbg_init()
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | nv50.c | 71 nv50_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) in nv50_gpio_drive() argument 79 nvkm_mask(device, reg, 3 << shift, (((dir ^ 1) << 1) | out) << shift); in nv50_gpio_drive()
|
H A D | ga102.c | 54 ga102_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) in ga102_gpio_drive() argument 57 u32 data = ((dir ^ 1) << 13) | (out << 12); in ga102_gpio_drive()
|
/openbmc/linux/fs/erofs/ |
H A D | pcpubuf.c | 60 goto out; in erofs_pcpubuf_growsize() 112 out: in erofs_pcpubuf_growsize()
|
/openbmc/phosphor-webui/app/common/styles/base/ |
H A D | utility.scss | 118 animation-timing-function: ease-out; 121 -webkit-animation-timing-function: ease-out;
|
/openbmc/linux/drivers/net/ |
H A D | dummy.c | 182 goto out; in dummy_init_module() 191 out: in dummy_init_module()
|
/openbmc/linux/drivers/platform/mips/ |
H A D | cpu_hwmon.c | 28 goto out; in loongson3_cpu_temp() 51 out: in loongson3_cpu_temp()
|