Searched defs:appletbdrm_device (Results 1 – 1 of 1) sorted by relevance
125 struct appletbdrm_device { struct126 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