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