Searched refs:free (Results 451 - 475 of 520) sorted by relevance

<<11121314151617181920>>

/u-boot/drivers/core/
H A Dregmap.c366 free(map);
/u-boot/drivers/pci/
H A Dpcie_mediatek.c326 free(port);
/u-boot/drivers/net/
H A Dethoc.c718 free(priv->phydev);
H A Dravb.c555 free(eth->phydev);
H A Dpic32_eth.c582 free(priv->phydev);
H A Dxilinx_emaclite.c596 free(emaclite->phydev);
/u-boot/drivers/mmc/
H A Dgen_atmel_mci.c512 free(priv);
H A Dsh_mmcif.c633 free(host);
/u-boot/board/ti/common/
H A Dboard_detect.c271 free(buffer);
/u-boot/drivers/clk/
H A Dclk-uclass.c366 free(rates);
/u-boot/drivers/block/
H A Dblk-uclass.c744 free(str);
H A Drkmtd.c821 free(str);
1103 free(str);
/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c713 free(ec->flash_data);
/u-boot/common/spl/
H A Dspl_fit.c468 free(tmpbuffer);
/u-boot/test/dm/
H A Dacpi.c744 free(buf);
H A Dacpi_dp.c39 free(*ctxp);
H A Dvideo.c80 free(dest);
/u-boot/net/
H A Dbootp.c927 * free first to avoid memory leak.
930 free(pxelinux_configfile);
/u-boot/scripts/kconfig/
H A Dsymbol.c683 free((void *)oldval);
997 /* sym_match_arr can be NULL if no match, but free(NULL) is OK */
998 free(sym_match_arr);
1007 * The entries are located on the call stack so no need to free memory.
/u-boot/drivers/phy/ti/
H A Dphy-j721e-wiz.c1281 free(regmap);
1291 free(wiz->regmap);
/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1441 /* Wait for the next buffer to be free */
2668 free(fsg->function.descriptors);
2669 free(fsg->function.hs_descriptors);
2714 free(f->descriptors);
/u-boot/scripts/dtc/
H A Dchecks.c5 * This program is free software; you can redistribute it and/or
548 free(prop->name);
550 free(prop);
/u-boot/tools/
H A Difwitool.c506 free(buffer->name);
510 free(buffer_get_original_backing(buffer));
H A Dkwboot.c1731 free(img);
2476 free(img);
/u-boot/lib/
H A Dfdtdec.c1211 free(dst);
1458 free(buffer);

Completed in 623 milliseconds

<<11121314151617181920>>