Searched refs:detach (Results 1 - 2 of 2) sorted by path

/u-boot/drivers/video/
H A Dmipi_dsi.c68 * mipi_dsi_detach - detach a DSI device from its DSI host
75 if (!ops || !ops->detach)
78 return ops->detach(dsi->host, dsi);
/u-boot/include/
H A Dmipi_dsi.h75 * @detach: detach DSI device from DSI host
93 int (*detach)(struct mipi_dsi_host *host, member in struct:mipi_dsi_host_ops
259 * mipi_dsi_detach - detach a DSI device from its DSI host

Completed in 68 milliseconds