/u-boot/disk/ |
A D | part.c | 404 goto cleanup; in blk_get_device_by_str() 421 goto cleanup; in blk_get_device_by_str() 433 cleanup: in blk_get_device_by_str() 509 goto cleanup; in blk_get_device_part_str() 527 goto cleanup; in blk_get_device_part_str() 580 goto cleanup; in blk_get_device_part_str() 648 goto cleanup; in blk_get_device_part_str() 654 goto cleanup; in blk_get_device_part_str() 656 cleanup: in blk_get_device_part_str() 729 goto cleanup; in part_get_info_by_dev_and_name() [all …]
|
/u-boot/cmd/ |
A D | usb_mass_storage.c | 81 goto cleanup; in ums_init() 92 goto cleanup; in ums_init() 96 goto cleanup; in ums_init() 113 goto cleanup; in ums_init() 130 cleanup: in ums_init()
|
A D | bootmenu.c | 311 goto cleanup; in bootmenu_create() 317 goto cleanup; in bootmenu_create() 327 goto cleanup; in bootmenu_create() 354 goto cleanup; in bootmenu_create() 359 goto cleanup; in bootmenu_create() 366 goto cleanup; in bootmenu_create() 393 cleanup: in bootmenu_create() 467 goto cleanup; in bootmenu_show() 485 cleanup: in bootmenu_show()
|
A D | mtdparts.c | 1111 goto cleanup; in generate_mtdparts() 1130 goto cleanup; in generate_mtdparts() 1144 goto cleanup; in generate_mtdparts() 1155 goto cleanup; in generate_mtdparts() 1168 goto cleanup; in generate_mtdparts() 1178 goto cleanup; in generate_mtdparts() 1187 goto cleanup; in generate_mtdparts() 1199 cleanup: in generate_mtdparts()
|
A D | pxe_utils.c | 606 goto cleanup; in label_boot() 625 goto cleanup; in label_boot() 664 cleanup: in label_boot()
|
/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/ |
A D | cmd_stm32prog.c | 105 goto cleanup; in do_stm32prog() 111 goto cleanup; in do_stm32prog() 118 goto cleanup; in do_stm32prog() 160 cleanup: in do_stm32prog()
|
/u-boot/test/py/tests/test_fs/test_squashfs/ |
A D | test_sqfs_ls.py | 34 opt.cleanup(build_dir) 36 opt.cleanup(build_dir)
|
A D | test_sqfs_load.py | 39 opt.cleanup(build_dir) 46 opt.cleanup(build_dir)
|
A D | sqfs_common.py | 58 def cleanup(self, build_dir): member in Compression
|
/u-boot/scripts/ |
A D | decodecode | 10 cleanup() { function 20 trap cleanup EXIT 125 cleanup
|
/u-boot/test/image/ |
A D | test-imagetools.sh | 31 cleanup() function 50 cleanup 220 cleanup
|
/u-boot/drivers/tpm/ |
A D | tpm-uclass.c | 126 if (ops->cleanup) { in tpm_xfer() 127 ret2 = ops->cleanup(dev); in tpm_xfer()
|
A D | tpm_tis_st33zp24_i2c.c | 503 .cleanup = st33zp24_i2c_cleanup,
|
/u-boot/lib/rsa/ |
A D | rsa-sign.c | 575 goto cleanup; in rsa_get_exponent() 579 goto cleanup; in rsa_get_exponent() 585 goto cleanup; in rsa_get_exponent() 590 goto cleanup; in rsa_get_exponent() 593 goto cleanup; in rsa_get_exponent() 596 goto cleanup; in rsa_get_exponent() 603 cleanup: in rsa_get_exponent()
|
/u-boot/drivers/net/phy/ |
A D | aquantia.c | 143 goto cleanup; in aquantia_read_fw() 147 goto cleanup; in aquantia_read_fw() 152 goto cleanup; in aquantia_read_fw() 157 goto cleanup; in aquantia_read_fw() 162 goto cleanup; in aquantia_read_fw() 168 cleanup: in aquantia_read_fw()
|
/u-boot/doc/ |
A D | README.OFT | 4 As part of the ongoing cleanup of the Linux PPC trees, the preferred
|
A D | feature-removal-schedule.txt | 21 What: GPL cleanup
|
/u-boot/include/ |
A D | tpm-common.h | 152 int (*cleanup)(struct udevice *dev); member
|
/u-boot/drivers/usb/musb-new/ |
A D | musb_gadget_ep0.c | 939 goto cleanup; in musb_g_ep0_queue() 952 goto cleanup; in musb_g_ep0_queue() 989 cleanup: in musb_g_ep0_queue() 1022 goto cleanup; in musb_g_ep0_halt() 1055 cleanup: in musb_g_ep0_halt()
|
/u-boot/drivers/spi/ |
A D | mtk_snfi_spi.c | 111 goto cleanup; in mtk_snfi_mac_trigger() 121 cleanup: in mtk_snfi_mac_trigger()
|
/u-boot/test/py/ |
A D | conftest.py | 394 def cleanup(): function 444 atexit.register(cleanup)
|
/u-boot/include/linux/mtd/ |
A D | spinand.h | 188 void (*cleanup)(struct spinand_device *spinand); member
|
/u-boot/board/ti/common/ |
A D | board_detect.c | 226 goto cleanup; in ti_emmc_boardid_get() 240 cleanup: in ti_emmc_boardid_get()
|
/u-boot/drivers/net/ |
A D | mt7620-eth.c | 979 goto cleanup; in mt7620_eth_alloc_rings_pkts() 986 goto cleanup; in mt7620_eth_alloc_rings_pkts() 991 cleanup: in mt7620_eth_alloc_rings_pkts()
|
/u-boot/drivers/usb/mtu3/ |
A D | mtu3_gadget_ep0.c | 900 goto cleanup; in mtu3_ep0_halt() 920 cleanup: in mtu3_ep0_halt()
|