Home
last modified time | relevance | path

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

/drivers/staging/wlan-ng/
Dhfa384x_usb.c613 struct hfa384x_usbctlx *ctlx; in usbctlx_alloc() local
798 static void hfa384x_cb_status(struct hfa384x *hw, const struct hfa384x_usbctlx *ctlx) in hfa384x_cb_status()
1177 struct hfa384x_usbctlx *ctlx, in hfa384x_usbctlx_complete_sync()
1298 struct hfa384x_usbctlx *ctlx; in hfa384x_docmd() local
1388 struct hfa384x_usbctlx *ctlx; in hfa384x_dorrid() local
1469 struct hfa384x_usbctlx *ctlx; in hfa384x_dowrid() local
1557 struct hfa384x_usbctlx *ctlx; in hfa384x_dormem() local
1648 struct hfa384x_usbctlx *ctlx; in hfa384x_dowmem() local
2694 struct hfa384x_usbctlx *ctlx, *temp; in hfa384x_usbctlx_reaper_task() local
2727 struct hfa384x_usbctlx *ctlx, *temp; in hfa384x_usbctlx_completion_task() local
[all …]
Dprism2usb.c142 struct hfa384x_usbctlx *ctlx, *temp; in prism2sta_disconnect_usb() local
/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_ctl.c548 int mdp5_ctl_pair(struct mdp5_ctl *ctlx, struct mdp5_ctl *ctly, bool enable) in mdp5_ctl_pair()