/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_dp_capability.c | 222 union dp_cable_id out; in intersect_cable_id() local 224 out.bits.UHBR10_20_CAPABILITY = MIN(a->bits.UHBR10_20_CAPABILITY, in intersect_cable_id() 226 out.bits.UHBR13_5_CAPABILITY = MIN(a->bits.UHBR13_5_CAPABILITY, in intersect_cable_id() 228 out.bits.CABLE_TYPE = MAX(a->bits.CABLE_TYPE, b->bits.CABLE_TYPE); in intersect_cable_id() 230 return out; in intersect_cable_id()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/ |
H A D | aldebaran_ppt.c | 1619 goto out; in aldebaran_get_unique_id() 1621 goto out; in aldebaran_get_unique_id() 1623 out: in aldebaran_get_unique_id() 1958 goto out; in aldebaran_mode2_reset() 1969 out: in aldebaran_mode2_reset()
|
/openbmc/linux/net/mptcp/ |
H A D | subflow.c | 1222 goto out; in mptcp_subflow_discard_data() 1232 out: in mptcp_subflow_discard_data() 1909 goto out; in subflow_ulp_init() 1915 goto out; in subflow_ulp_init() 1933 out: in subflow_ulp_init()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_resource.c | 1735 bool out = false; in dcn314_validate_bandwidth() local 1754 out = dcn30_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, fast_validate, false); in dcn314_validate_bandwidth() 1761 if (!out) in dcn314_validate_bandwidth() 1782 out = false; in dcn314_validate_bandwidth() 1789 return out; in dcn314_validate_bandwidth()
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | cik.c | 2060 goto out; in cik_init_microcode() 2065 goto out; in cik_init_microcode() 2072 goto out; in cik_init_microcode() 2084 goto out; in cik_init_microcode() 2095 goto out; in cik_init_microcode() 2107 goto out; in cik_init_microcode() 2118 goto out; in cik_init_microcode() 2130 goto out; in cik_init_microcode() 2141 goto out; in cik_init_microcode() 2151 goto out; in cik_init_microcode() [all …]
|
/openbmc/linux/Documentation/power/ |
H A D | basic-pm-debugging.rst | 47 To find out why hibernation fails on your system, you can use a special testing 118 you can carry out a binary search according to the rules: 238 it does not work "out of the box", you may need to boot it with
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | SGI-B-1.0 | 66 …out of its utilization of rights under this License. Recipient will defend, indemnify and hold har…
|
H A D | CERN-OHL-S-2.0 | 158 conditions of this Licence (or, as set out in subsection 172 accordingly satisfy Your obligations set out in subsection 3.3. If 181 a legal entity carrying out development, testing or quality assurance
|
/openbmc/openbmc/poky/meta/classes-global/ |
H A D | license.bbclass | 147 # Until I figure out what to do with 150 # we'll just strip out the modifier and put 353 run out of fragments.
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | efx_channels.c | 869 goto out; in efx_realloc_channels() 893 out: in efx_realloc_channels() 925 goto out; in efx_realloc_channels()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-top.txt | 231 a long time, because the file may be huge. A time out is needed 233 This option sets the time out limit. The default value is 500 ms. 309 Find out where broadcast packets are handled
|
/openbmc/linux/Documentation/driver-api/usb/ |
H A D | writing_usb_driver.rst | 154 bulk-in and bulk-out. We create buffers to hold the data that will be 185 created (this size depends on the size of the bulk out end point that 205 /* send the data out the bulk port */
|
/openbmc/linux/drivers/xen/ |
H A D | gntdev.c | 971 goto out; in gntdev_ioctl_grant_copy() 976 goto out; in gntdev_ioctl_grant_copy() 984 out: in gntdev_ioctl_grant_copy()
|
/openbmc/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_hal.c | 400 goto out; in rsi_send_bt_pkt() 406 goto out; in rsi_send_bt_pkt() 420 out: in rsi_send_bt_pkt()
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/ |
H A D | hns_ethtool.c | 267 goto out; in hns_nic_config_phy_loopback() 273 goto out; in hns_nic_config_phy_loopback() 278 out: in hns_nic_config_phy_loopback()
|
/openbmc/linux/net/batman-adv/ |
H A D | netlink.c | 731 goto out; in batadv_netlink_tp_meter_start() 739 goto out; in batadv_netlink_tp_meter_start() 746 out: in batadv_netlink_tp_meter_start()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | sh_flctl.c | 415 goto out; in flctl_dma_fifo0_transfer() 425 goto out; in flctl_dma_fifo0_transfer() 438 out: in flctl_dma_fifo0_transfer()
|
/openbmc/linux/net/rfkill/ |
H A D | core.c | 1242 goto out; in rfkill_fop_read() 1253 goto out; in rfkill_fop_read() 1267 out: in rfkill_fop_read()
|
/openbmc/linux/drivers/bluetooth/ |
H A D | hci_bcm.c | 464 goto out; in bcm_open() 468 goto out; in bcm_open() 486 out: in bcm_open()
|
/openbmc/linux/Documentation/scsi/ |
H A D | arcmsr_spec.rst | 23 data out has been read 28 data out ready 38 offset 0xf00 for RS232 out (request buffer)
|
/openbmc/linux/Documentation/bpf/ |
H A D | classic_vs_extended.rst | 48 64-bit wide, and we want to pass 64-bit values in/out of kernel functions, 52 register in and out of the function, which is complex, bug prone and slow. 223 out of registers and would have to resort to spill/fill to stack.
|
/openbmc/linux/net/ipv6/ |
H A D | exthdrs.c | 853 goto out; in ipv6_exthdrs_init() 863 out: in ipv6_exthdrs_init() 869 goto out; in ipv6_exthdrs_init()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | ucc_uart.c | 1161 goto out; in uart_firmware_cont() 1167 goto out; in uart_firmware_cont() 1171 out: in uart_firmware_cont()
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | efx_channels.c | 901 goto out; in efx_siena_realloc_channels() 928 out: in efx_siena_realloc_channels() 957 goto out; in efx_siena_realloc_channels()
|
/openbmc/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_tx.c | 900 goto out; in gve_xsk_tx() 904 goto out; in gve_xsk_tx() 912 out: in gve_xsk_tx()
|