Home
last modified time | relevance | path

Searched defs:sdi_device (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
Dsdi.c23 struct sdi_device { struct
39 container_of(bridge, struct sdi_device, bridge) argument
/kernel/linux/linux-4.19/drivers/gpu/drm/omapdrm/dss/
Dsdi.c32 struct sdi_device { struct
46 #define dssdev_to_sdi(dssdev) container_of(dssdev, struct sdi_device, output) argument