Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/wlan-ng/
Dhfa384x_usb.c605 struct hfa384x_usbctlx *ctlx; in usbctlx_alloc() local
791 const struct hfa384x_usbctlx *ctlx) in hfa384x_cb_status()
1086 struct hfa384x_usbctlx *ctlx, in hfa384x_usbctlx_complete_sync()
1201 struct hfa384x_usbctlx *ctlx; in hfa384x_docmd() local
1290 struct hfa384x_usbctlx *ctlx; in hfa384x_dorrid() local
1372 struct hfa384x_usbctlx *ctlx; in hfa384x_dowrid() local
1454 struct hfa384x_usbctlx *ctlx; in hfa384x_dormem() local
1540 struct hfa384x_usbctlx *ctlx; in hfa384x_dowmem() local
2602 struct hfa384x_usbctlx *ctlx, *temp; in hfa384x_usbctlx_reaper_task() local
2636 struct hfa384x_usbctlx *ctlx, *temp; in hfa384x_usbctlx_completion_task() local
[all …]
Dprism2usb.c149 struct hfa384x_usbctlx *ctlx, *temp; in prism2sta_disconnect_usb() local
/linux-6.1.9/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.c593 int mdp5_ctl_pair(struct mdp5_ctl *ctlx, struct mdp5_ctl *ctly, bool enable) in mdp5_ctl_pair()