| /rk3399_rockchip-uboot/disk/ |
| H A D | part.c | 424 goto cleanup; in blk_get_device_by_str() 433 goto cleanup; in blk_get_device_by_str() 441 goto cleanup; in blk_get_device_by_str() 454 cleanup: in blk_get_device_by_str() 529 goto cleanup; in blk_get_device_part_str() 546 goto cleanup; in blk_get_device_part_str() 563 goto cleanup; in blk_get_device_part_str() 576 goto cleanup; in blk_get_device_part_str() 587 goto cleanup; in blk_get_device_part_str() 595 goto cleanup; in blk_get_device_part_str() [all …]
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | bootmenu.c | 276 goto cleanup; in bootmenu_create() 282 goto cleanup; in bootmenu_create() 292 goto cleanup; in bootmenu_create() 319 goto cleanup; in bootmenu_create() 324 goto cleanup; in bootmenu_create() 331 goto cleanup; in bootmenu_create() 352 cleanup: in bootmenu_create() 397 goto cleanup; in bootmenu_show() 415 cleanup: in bootmenu_show()
|
| H A D | usb_mass_storage.c | 78 goto cleanup; in ums_init() 89 goto cleanup; in ums_init() 93 goto cleanup; in ums_init() 110 goto cleanup; in ums_init() 127 cleanup: in ums_init()
|
| H A D | rockusb.c | 136 goto cleanup; in rkusb_init() 141 goto cleanup; in rkusb_init() 146 goto cleanup; in rkusb_init() 160 goto cleanup; in rkusb_init() 178 cleanup: in rkusb_init()
|
| H A D | mtdparts.c | 1112 goto cleanup; in generate_mtdparts() 1131 goto cleanup; in generate_mtdparts() 1145 goto cleanup; in generate_mtdparts() 1156 goto cleanup; in generate_mtdparts() 1169 goto cleanup; in generate_mtdparts() 1179 goto cleanup; in generate_mtdparts() 1188 goto cleanup; in generate_mtdparts() 1200 cleanup: in generate_mtdparts()
|
| /rk3399_rockchip-uboot/test/image/ |
| H A D | test-imagetools.sh | 32 cleanup() function 51 cleanup 221 cleanup
|
| /rk3399_rockchip-uboot/drivers/tpm/ |
| H A D | tpm-uclass.c | 123 ret2 = ops->cleanup ? ops->cleanup(dev) : 0; in tpm_xfer()
|
| H A D | tpm_tis_st33zp24_i2c.c | 500 .cleanup = st33zp24_i2c_cleanup,
|
| H A D | tpm_tis_infineon.c | 621 .cleanup = tpm_tis_i2c_cleanup,
|
| H A D | tpm_tis_st33zp24_spi.c | 633 .cleanup = st33zp24_spi_cleanup,
|
| /rk3399_rockchip-uboot/lib/rsa/ |
| H A D | rsa-sign.c | 571 goto cleanup; in rsa_get_exponent() 575 goto cleanup; in rsa_get_exponent() 581 goto cleanup; in rsa_get_exponent() 586 goto cleanup; in rsa_get_exponent() 589 goto cleanup; in rsa_get_exponent() 592 goto cleanup; in rsa_get_exponent() 599 cleanup: in rsa_get_exponent()
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.OFT | 4 As part of the ongoing cleanup of the Linux PPC trees, the preferred
|
| H A D | feature-removal-schedule.txt | 33 What: GPL cleanup
|
| H A D | README.generic-board | 114 cleanup series and the generic relocation series) the goal is the
|
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | musb_gadget_ep0.c | 936 goto cleanup; in musb_g_ep0_queue() 949 goto cleanup; in musb_g_ep0_queue() 986 cleanup: in musb_g_ep0_queue() 1019 goto cleanup; in musb_g_ep0_halt() 1052 cleanup: in musb_g_ep0_halt()
|
| H A D | musb_gadget.c | 1356 goto cleanup; in musb_gadget_queue() 1366 cleanup: in musb_gadget_queue()
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | conftest.py | 364 def cleanup(): function 409 atexit.register(cleanup)
|
| /rk3399_rockchip-uboot/include/ |
| H A D | tpm.h | 334 int (*cleanup)(struct udevice *dev); member
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | spinand.h | 229 void (*cleanup)(struct spinand_device *spinand); member
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/spi/ |
| H A D | core.c | 1003 if (spinand->manufacturer->ops->cleanup) in spinand_manufacturer_cleanup() 1004 return spinand->manufacturer->ops->cleanup(spinand); in spinand_manufacturer_cleanup()
|