Home
last modified time | relevance | path

Searched refs:dpio_destroy (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/
H A Ddpio.c76 int dpio_destroy(struct fsl_mc_io *mc_io, in dpio_destroy() function
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpio.h149 int dpio_destroy(struct fsl_mc_io *mc_io,
/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Dmc.c941 dpio_destroy(dflt_mc_io, MC_CMD_NO_FLAGS, dflt_dpio->dpio_handle); in dpio_init()
958 err = dpio_destroy(dflt_mc_io, MC_CMD_NO_FLAGS, dflt_dpio->dpio_handle); in dpio_exit()