HomeSort by relevance Sort by last modified time
    Searched refs:dprc_destroy_container (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/net/fsl-mc/
dprc.c 103 int dprc_destroy_container(struct fsl_mc_io *mc_io, function
mc.c 1106 dprc_destroy_container(root_mc_io, MC_CMD_NO_FLAGS,
1125 err = dprc_destroy_container(root_mc_io, MC_CMD_NO_FLAGS,
1128 printf("dprc_destroy_container() failed: %d\n", err);
    [all...]
  /external/u-boot/include/fsl-mc/
fsl_dprc.h 592 * dprc_destroy_container() - Destroy child container.
613 int dprc_destroy_container(struct fsl_mc_io *mc_io,
    [all...]

Completed in 52 milliseconds