Home
last modified time | relevance | path

Searched refs:DSI_WRITE (Results 1 – 4 of 4) sorted by relevance

/dports/devel/gvfs/gvfs-1.46.2/daemon/
H A Dgvfsafpconnection.c696 DSI_WRITE = 6, enumerator
1010 case DSI_WRITE: in dispatch_reply()
1305 if (priv->write_dsi_header.command == DSI_WRITE && in write_command_cb()
1384 dsi_command = DSI_WRITE; in send_request_unlocked()
1388 dsi_command = DSI_WRITE; in send_request_unlocked()
1404 if (dsi_command == DSI_WRITE && req_data->command->buf) in send_request_unlocked()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c598 #define DSI_WRITE(offset, val) dsi_dma_workaround_write(dsi, offset, val) macro
602 DSI_WRITE(dsi->variant->port ? DSI1_##offset : DSI0_##offset, val)
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c598 #define DSI_WRITE(offset, val) dsi_dma_workaround_write(dsi, offset, val) macro
602 DSI_WRITE(dsi->variant->port ? DSI1_##offset : DSI0_##offset, val)
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c598 #define DSI_WRITE(offset, val) dsi_dma_workaround_write(dsi, offset, val) macro
602 DSI_WRITE(dsi->variant->port ? DSI1_##offset : DSI0_##offset, val)