Home
last modified time | relevance | path

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

12

/u-boot/disk/
A Dpart.c404 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 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 Dbootmenu.c311 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 Dmtdparts.c1111 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 Dpxe_utils.c606 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 Dcmd_stm32prog.c105 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 Dtest_sqfs_ls.py34 opt.cleanup(build_dir)
36 opt.cleanup(build_dir)
A Dtest_sqfs_load.py39 opt.cleanup(build_dir)
46 opt.cleanup(build_dir)
A Dsqfs_common.py58 def cleanup(self, build_dir): member in Compression
/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/drivers/tpm/
A Dtpm-uclass.c126 if (ops->cleanup) { in tpm_xfer()
127 ret2 = ops->cleanup(dev); in tpm_xfer()
A Dtpm_tis_st33zp24_i2c.c503 .cleanup = st33zp24_i2c_cleanup,
/u-boot/lib/rsa/
A Drsa-sign.c575 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 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/include/
A Dtpm-common.h152 int (*cleanup)(struct udevice *dev); member
/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.c111 goto cleanup; in mtk_snfi_mac_trigger()
121 cleanup: in mtk_snfi_mac_trigger()
/u-boot/test/py/
A Dconftest.py394 def cleanup(): function
444 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.c226 goto cleanup; in ti_emmc_boardid_get()
240 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()
/u-boot/drivers/usb/mtu3/
A Dmtu3_gadget_ep0.c900 goto cleanup; in mtu3_ep0_halt()
920 cleanup: in mtu3_ep0_halt()

Completed in 34 milliseconds

12