Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/tiny/
Dappletbdrm.c125 struct appletbdrm_device { struct
126 struct device *dmadev;
128 unsigned int in_ep;
129 unsigned int out_ep;
131 unsigned int width;
155 static int appletbdrm_send_request(struct appletbdrm_device *adev, in appletbdrm_send_request() argument