Home
last modified time | relevance | path

Searched refs:out (Results 6251 – 6275 of 11469) sorted by relevance

1...<<251252253254255256257258259260>>...459

/openbmc/linux/Documentation/power/
H A Dcharger-manager.rst199 At the charger/battery-related events such as battery-pulled-out,
200 charger-pulled-out, charger-inserted, DCIN-over/under-voltage, charger-stopped,
203 a) charger-on/off b) external-power-in/out c) battery-in/out (while charging)
/openbmc/u-boot/fs/ubifs/
H A Dorphan.c923 goto out; in dbg_check_orphans()
928 goto out; in dbg_check_orphans()
934 goto out; in dbg_check_orphans()
941 out: in dbg_check_orphans()
/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c644 goto out; in ncsi_receive()
698 goto out; in ncsi_receive()
704 goto out; in ncsi_receive()
709 out: in ncsi_receive()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.c603 goto out; in cxgb4_setup_tc_mqprio()
610 goto out; in cxgb4_setup_tc_mqprio()
615 goto out; in cxgb4_setup_tc_mqprio()
618 out: in cxgb4_setup_tc_mqprio()
/openbmc/linux/drivers/nfc/st21nfca/
H A Dcore.c214 goto out; in st21nfca_hci_open()
222 out: in st21nfca_hci_open()
234 goto out; in st21nfca_hci_close()
239 out: in st21nfca_hci_close()
/openbmc/linux/drivers/nfc/pn544/
H A Dpn544.c135 goto out; in pn544_hci_open()
143 out: in pn544_hci_open()
155 goto out; in pn544_hci_close()
161 out: in pn544_hci_close()
/openbmc/docs/designs/
H A Dguard-on-bmc.md31 them out of service. The list of faulty but guarded components can be stored in
61 Processor core to manually keep it out of service.
65 - Industry standard interfaces should be provided to carry out these operations
221 after a reboot, but the units controlled by BMC can be immediately taken out of
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c634 goto out; in am57x_idk_lcd_detect()
646 goto out; in am57x_idk_lcd_detect()
655 goto out; in am57x_idk_lcd_detect()
670 out: in am57x_idk_lcd_detect()
/openbmc/linux/drivers/s390/char/
H A Dvmur.c272 goto out; in do_ur_io()
278 out: in do_ur_io()
715 goto out; in ur_open()
769 out: in ur_open()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dtx.c350 goto out; in rtw_tx_data_pkt_info_update()
377 out: in rtw_tx_data_pkt_info_update()
550 goto out; in rtw_tx()
557 out: in rtw_tx()
/openbmc/linux/drivers/net/hamradio/
H A D6pack.c409 goto out; in sixpack_write_wakeup()
418 out: in sixpack_write_wakeup()
562 goto out; in sixpack_open()
638 out: in sixpack_open()
/openbmc/linux/drivers/reset/
H A Dcore.c856 goto out; in __of_reset_control_get()
861 goto out; in __of_reset_control_get()
867 goto out; in __of_reset_control_get()
873 out: in __of_reset_control_get()
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_spi.c335 goto out; in sja1105_static_config_upload()
345 goto out; in sja1105_static_config_upload()
401 goto out; in sja1105_static_config_upload()
406 out: in sja1105_static_config_upload()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c684 goto out; in xgbe_set_ringparam()
691 out: in xgbe_set_ringparam()
816 goto out; in xgbe_set_channels()
823 out: in xgbe_set_channels()
/openbmc/linux/drivers/md/persistent-data/
H A Ddm-btree-remove.c709 goto out; in remove_one()
718 goto out; in remove_one()
727 goto out; in remove_one()
742 out: in remove_one()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_erl0.c173 goto out; in iscsit_dataout_check_unsolicited_sequence()
202 out: in iscsit_dataout_check_unsolicited_sequence()
282 goto out; in iscsit_dataout_check_sequence()
331 out: in iscsit_dataout_check_sequence()
/openbmc/linux/drivers/video/backlight/
H A Dadp8860_bl.c86 #define FADE_VAL(in, out) ((0xF & (in)) | ((0xF & (out)) << 4)) argument
735 goto out; in adp8860_probe()
748 out: in adp8860_probe()
/openbmc/linux/include/uapi/drm/
H A Dhabanalabs_accel.h1405 struct hl_cb_out out; member
1707 struct hl_cs_out out; member
1836 struct hl_wait_cs_out out; member
2026 struct hl_mem_out out; member
/openbmc/linux/drivers/mmc/host/
H A Dmoxart-mmc.c616 goto out; in moxart_probe()
668 goto out; in moxart_probe()
673 goto out; in moxart_probe()
679 out: in moxart_probe()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_transport.c265 goto out; in fcoe_validate_vport_create()
277 out: in fcoe_validate_vport_create()
408 goto out; in fcoe_check_wait_queue()
435 out: in fcoe_check_wait_queue()
/openbmc/linux/net/core/
H A Dbpf_sk_storage.c167 goto out; in bpf_sk_storage_clone()
191 goto out; in bpf_sk_storage_clone()
204 goto out; in bpf_sk_storage_clone()
213 out: in bpf_sk_storage_clone()
/openbmc/linux/Documentation/dev-tools/kunit/
H A Dstart.rst33 out-of-tree build, the source tree must be clean.
153 any kernel, and the results are read out and parsed manually.
174 out in the TAP format. This will only happen by default if KUnit/tests
305 If you'd like to run tests without using kunit.py, check out
/openbmc/linux/drivers/usb/host/
H A Dohci-dbg.c690 goto out; in fill_buffer()
700 out: in fill_buffer()
715 goto out; in debug_output()
723 out: in debug_output()
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dosi.rst8 to find out what the operating system supports. Eg. If BIOS
62 That was easy. Read on, to find out how to do it wrong.
126 to iron out incompatibilities.
128 Not to be out-done, the Linux community made things worse by returning TRUE
/openbmc/linux/drivers/infiniband/core/
H A Drw.c137 goto out; in rdma_rw_init_mr_wrs()
191 out: in rdma_rw_init_mr_wrs()
208 goto out; in rdma_rw_init_map_wrs()
247 out: in rdma_rw_init_map_wrs()

1...<<251252253254255256257258259260>>...459