Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 25 of 38) sorted by relevance

12

/u-boot/disk/
A Dpart.c386 goto cleanup; in blk_get_device_by_str()
403 goto cleanup; in blk_get_device_by_str()
416 cleanup: in blk_get_device_by_str()
479 goto cleanup; in blk_get_device_part_str()
499 goto cleanup; in blk_get_device_part_str()
552 goto cleanup; in blk_get_device_part_str()
620 goto cleanup; in blk_get_device_part_str()
626 goto cleanup; in blk_get_device_part_str()
628 cleanup: in blk_get_device_part_str()
712 goto cleanup; in part_get_info_by_dev_and_name()
[all …]
/u-boot/cmd/
A Dbootmenu.c344 goto cleanup; in bootmenu_create()
356 goto cleanup; in bootmenu_create()
360 goto cleanup; in bootmenu_create()
368 goto cleanup; in bootmenu_create()
378 goto cleanup; in bootmenu_create()
385 goto cleanup; in bootmenu_create()
413 cleanup: in bootmenu_create()
518 goto cleanup; in bootmenu_show()
538 goto cleanup; in bootmenu_show()
541 goto cleanup; in bootmenu_show()
[all …]
A Dusb_mass_storage.c81 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 Dmtdparts.c1108 goto cleanup; in generate_mtdparts()
1127 goto cleanup; in generate_mtdparts()
1141 goto cleanup; in generate_mtdparts()
1152 goto cleanup; in generate_mtdparts()
1165 goto cleanup; in generate_mtdparts()
1175 goto cleanup; in generate_mtdparts()
1184 goto cleanup; in generate_mtdparts()
1196 cleanup: in generate_mtdparts()
/u-boot/arch/arm/mach-stm32mp/cmd_stm32prog/
A Dcmd_stm32prog.c100 goto cleanup; in do_stm32prog()
106 goto cleanup; in do_stm32prog()
113 goto cleanup; in do_stm32prog()
166 cleanup: in do_stm32prog()
/u-boot/scripts/
A Ddecodecode10 cleanup() { function
20 trap cleanup EXIT
125 cleanup
/u-boot/test/image/
A Dtest-imagetools.sh31 cleanup() function
50 cleanup
220 cleanup
/u-boot/lib/rsa/
A Drsa-sign.c498 goto cleanup; in rsa_get_exponent()
502 goto cleanup; in rsa_get_exponent()
508 goto cleanup; in rsa_get_exponent()
513 goto cleanup; in rsa_get_exponent()
516 goto cleanup; in rsa_get_exponent()
519 goto cleanup; in rsa_get_exponent()
526 cleanup: in rsa_get_exponent()
/u-boot/drivers/tpm/
A Dtpm-uclass.c142 if (ops->cleanup) { in tpm_xfer()
143 ret2 = ops->cleanup(dev); in tpm_xfer()
A Dtpm2_tis_mmio.c136 .cleanup = tpm_tis_cleanup,
A Dtpm2_tis_i2c.c143 .cleanup = tpm_tis_cleanup,
A Dtpm2_tis_spi.c287 .cleanup = tpm_tis_cleanup,
A Dtpm_tis_st33zp24_i2c.c503 .cleanup = st33zp24_i2c_cleanup,
/u-boot/drivers/net/phy/
A Daquantia.c143 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 DREADME.OFT4 As part of the ongoing cleanup of the Linux PPC trees, the preferred
A Dfeature-removal-schedule.txt21 What: GPL cleanup
/u-boot/drivers/usb/musb-new/
A Dmusb_gadget_ep0.c939 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 Dmtk_snfi_spi.c110 goto cleanup; in mtk_snfi_mac_trigger()
120 cleanup: in mtk_snfi_mac_trigger()
/u-boot/include/
A Dtpm-common.h165 int (*cleanup)(struct udevice *dev); member
/u-boot/boot/
A Dpxe_utils.c555 goto cleanup; in label_boot()
562 goto cleanup; in label_boot()
592 goto cleanup; in label_boot()
682 goto cleanup; in label_boot()
701 goto cleanup; in label_boot()
760 cleanup: in label_boot()
/u-boot/board/siemens/iot2050/
A Dboard.c472 cleanup: in m2_fdt_fixup()
479 goto cleanup; in m2_fdt_fixup()
/u-boot/test/py/
A Dconftest.py436 def cleanup(): function
486 atexit.register(cleanup)
/u-boot/include/linux/mtd/
A Dspinand.h188 void (*cleanup)(struct spinand_device *spinand); member
/u-boot/board/ti/common/
A Dboard_detect.c256 goto cleanup; in ti_emmc_boardid_get()
270 cleanup: in ti_emmc_boardid_get()
/u-boot/drivers/net/
A Dmt7620-eth.c979 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()

Completed in 33 milliseconds

12