Lines Matching refs:nfcmrvl_usb_drv_data
26 struct nfcmrvl_usb_drv_data { struct
43 static int nfcmrvl_inc_tx(struct nfcmrvl_usb_drv_data *drv_data) in nfcmrvl_inc_tx() argument
59 struct nfcmrvl_usb_drv_data *drv_data = urb->context; in nfcmrvl_bulk_complete()
103 nfcmrvl_submit_bulk_urb(struct nfcmrvl_usb_drv_data *drv_data, gfp_t mem_flags) in nfcmrvl_submit_bulk_urb()
152 struct nfcmrvl_usb_drv_data *drv_data = priv->drv_data; in nfcmrvl_tx_complete()
168 struct nfcmrvl_usb_drv_data *drv_data = priv->drv_data; in nfcmrvl_usb_nci_open()
192 static void nfcmrvl_usb_stop_traffic(struct nfcmrvl_usb_drv_data *drv_data) in nfcmrvl_usb_stop_traffic()
199 struct nfcmrvl_usb_drv_data *drv_data = priv->drv_data; in nfcmrvl_usb_nci_close()
223 struct nfcmrvl_usb_drv_data *drv_data = priv->drv_data; in nfcmrvl_usb_nci_send()
275 struct nfcmrvl_usb_drv_data *drv_data = in nfcmrvl_waker()
276 container_of(work, struct nfcmrvl_usb_drv_data, waker); in nfcmrvl_waker()
289 struct nfcmrvl_usb_drv_data *drv_data; in nfcmrvl_probe()
347 struct nfcmrvl_usb_drv_data *drv_data = usb_get_intfdata(intf); in nfcmrvl_disconnect()
362 struct nfcmrvl_usb_drv_data *drv_data = usb_get_intfdata(intf); in nfcmrvl_suspend()
385 static void nfcmrvl_play_deferred(struct nfcmrvl_usb_drv_data *drv_data) in nfcmrvl_play_deferred()
414 struct nfcmrvl_usb_drv_data *drv_data = usb_get_intfdata(intf); in nfcmrvl_resume()