/openbmc/linux/sound/usb/usx2y/ |
H A D | usb_stream.c | 195 goto out; in usb_stream_new() 202 goto out; in usb_stream_new() 237 out: in usb_stream_new()
|
/openbmc/linux/drivers/usb/host/ |
H A D | fhci-sched.c | 467 goto out; in fhci_device_connected_interrupt() 485 goto out; in fhci_device_connected_interrupt() 499 out: in fhci_device_connected_interrupt()
|
/openbmc/linux/drivers/remoteproc/ |
H A D | stm32_rproc.c | 693 goto out; in stm32_rproc_get_syscon() 698 goto out; in stm32_rproc_get_syscon() 702 out: in stm32_rproc_get_syscon()
|
/openbmc/linux/drivers/rtc/ |
H A D | interface.c | 573 goto out; in rtc_update_irq_enable() 591 goto out; in rtc_update_irq_enable() 601 out: in rtc_update_irq_enable()
|
/openbmc/linux/net/atm/ |
H A D | clip.c | 106 goto out; in unlink_clip_vcc() 113 goto out; in unlink_clip_vcc() 116 out: in unlink_clip_vcc()
|
/openbmc/linux/drivers/sbus/char/ |
H A D | oradax.c | 171 void *out; /* Output Address */ member 451 if (dax_lock_page(ccbp->out, in dax_lock_pages() 453 *err_va = (u64)ccbp->out; in dax_lock_pages()
|
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/ |
H A D | organize_distro_discovery.patch | 303 - # Figure out what kind of system we're on. 325 + # Figure out what kind of system we're on. 431 - # if either is not supported then print out a list of supported versions
|
/openbmc/linux/drivers/net/wireless/marvell/libertas/ |
H A D | if_usb.c | 944 goto out; in if_usb_suspend() 958 goto out; in if_usb_suspend() 964 out: in if_usb_suspend()
|
/openbmc/linux/tools/usb/usbip/ |
H A D | INSTALL | 34 to figure out how `configure' could check whether to do them, and mail 144 There may be some features `configure' cannot figure out automatically, 147 architectures, `configure' can figure that out, but if it prints a
|
/openbmc/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 709 goto out; in bpf_jit_compile() 741 goto out; in bpf_jit_compile() 753 out: in bpf_jit_compile()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi5_core.c | 198 goto out; in hdmi5_read_edid() 208 goto out; in hdmi5_read_edid() 211 out: in hdmi5_read_edid()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_flow_table_ip.c | 338 outdev = dev_get_by_index_rcu(net, tuplehash->tuple.out.ifidx); in nf_flow_queue_xmit() 343 dev_hard_header(skb, skb->dev, type, tuplehash->tuple.out.h_dest, in nf_flow_queue_xmit() 344 tuplehash->tuple.out.h_source, skb->len); in nf_flow_queue_xmit()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | mmap.rst | 53 swapped out to disk. Applications should free the buffers as soon as 231 In the write loop, when the application runs out of free buffers, it 276 Random enqueue order permits applications processing images out of
|
/openbmc/openbmc/meta-amd/meta-ethanolx/conf/templates/default/ |
H A D | local.conf.sample | 9 # Lines starting with the '#' character are commented out and in some cases the 59 # You can wipe out TMPDIR leaving this directory intact and the build would regenerate 189 # of the build. The reason for this is that running completely out of space can corrupt
|
/openbmc/linux/drivers/leds/ |
H A D | leds-lp5523.c | 304 goto out; in lp5523_init_program_engine() 314 goto out; in lp5523_init_program_engine() 324 out: in lp5523_init_program_engine()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | tsc.c | 1405 goto out; in tsc_refine_calibration_work() 1439 goto out; in tsc_refine_calibration_work() 1453 out: in tsc_refine_calibration_work()
|
/openbmc/linux/drivers/mtd/nand/ |
H A D | ecc-mxic.c | 570 ctx->req->oobbuf.out); in mxic_ecc_prepare_io_req_external() 572 sg_set_buf(&ctx->sg[0], req->databuf.out, req->datalen); in mxic_ecc_prepare_io_req_external() 603 (u8 *)ctx->req->oobbuf.out + offset, in mxic_ecc_prepare_io_req_external()
|
/openbmc/phosphor-power/phosphor-power-sequencer/test/ |
H A D | pmbus_driver_device_tests.cpp | 92 std::ofstream out{path}; in createFile() local 93 out << contents; in createFile() 94 out.close(); in createFile()
|
/openbmc/linux/fs/dlm/ |
H A D | config.c | 880 goto out; in dlm_config_nodes() 888 goto out; in dlm_config_nodes() 905 out: in dlm_config_nodes()
|
/openbmc/linux/arch/powerpc/platforms/cell/ |
H A D | iommu.c | 807 goto out; in cell_iommu_get_fixed_address() 825 goto out; in cell_iommu_get_fixed_address() 853 out: in cell_iommu_get_fixed_address()
|
/openbmc/linux/net/appletalk/ |
H A D | aarp.c | 493 goto out; in aarp_proxy_probe_network() 502 goto out; in aarp_proxy_probe_network() 537 out: in aarp_proxy_probe_network()
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | stack.c | 114 goto out; in send_layer2() 123 goto out; in send_layer2() 134 out: in send_layer2()
|
/openbmc/linux/include/net/ |
H A D | ip.h | 464 goto out; in ip_dst_mtu_maybe_forward() 470 goto out; in ip_dst_mtu_maybe_forward() 479 out: in ip_dst_mtu_maybe_forward()
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | lam.c | 605 goto out; in do_uring() 608 goto out; in do_uring() 612 out: in do_uring()
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | cmipci.rst | 141 from line-out with "IEC958 In Monitor" switch at any time (see 188 stream through analog line-out. 199 turned off so that non-audio data is heard from the analog line-out.
|