Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Dappletbdrm.c125 struct appletbdrm_device { struct
126 unsigned int in_ep;
127 unsigned int out_ep;
129 unsigned int width;
153 static int appletbdrm_send_request(struct appletbdrm_device *adev, in appletbdrm_send_request() argument