HomeSort by: relevance | last modified time | path
    Searched defs:mipi_dsi_shutdown_peripheral (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/
drm_mipi_dsi.c 386 case MIPI_DSI_SHUTDOWN_PERIPHERAL:
493 * mipi_dsi_shutdown_peripheral() - sends a Shutdown Peripheral command
498 int mipi_dsi_shutdown_peripheral(struct mipi_dsi_device *dsi) function in typeref:typename:int
502 .type = MIPI_DSI_SHUTDOWN_PERIPHERAL,
510 EXPORT_SYMBOL(mipi_dsi_shutdown_peripheral);
drm_mipi_dsi.c 386 case MIPI_DSI_SHUTDOWN_PERIPHERAL:
493 * mipi_dsi_shutdown_peripheral() - sends a Shutdown Peripheral command
498 int mipi_dsi_shutdown_peripheral(struct mipi_dsi_device *dsi) function in typeref:typename:int
502 .type = MIPI_DSI_SHUTDOWN_PERIPHERAL,
510 EXPORT_SYMBOL(mipi_dsi_shutdown_peripheral);

Completed in 22 milliseconds