Searched refs:nfcmrvl_usb_drv_data (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/nfc/nfcmrvl/
H A Dusb.c37 struct nfcmrvl_usb_drv_data { struct
54 static int nfcmrvl_inc_tx(struct nfcmrvl_usb_drv_data *drv_data) nfcmrvl_inc_tx()
70 struct nfcmrvl_usb_drv_data *drv_data = urb->context; nfcmrvl_bulk_complete()
113 nfcmrvl_submit_bulk_urb(struct nfcmrvl_usb_drv_data *drv_data, gfp_t mem_flags) nfcmrvl_submit_bulk_urb()
162 struct nfcmrvl_usb_drv_data *drv_data = priv->drv_data; nfcmrvl_tx_complete()
177 struct nfcmrvl_usb_drv_data *drv_data = priv->drv_data; nfcmrvl_usb_nci_open()
201 static void nfcmrvl_usb_stop_traffic(struct nfcmrvl_usb_drv_data *drv_data) nfcmrvl_usb_stop_traffic()
208 struct nfcmrvl_usb_drv_data *drv_data = priv->drv_data; nfcmrvl_usb_nci_close()
232 struct nfcmrvl_usb_drv_data *drv_data = priv->drv_data; nfcmrvl_usb_nci_send()
284 struct nfcmrvl_usb_drv_data *drv_data = nfcmrvl_waker()
285 container_of(work, struct nfcmrvl_usb_drv_data, waker); nfcmrvl_waker()
299 struct nfcmrvl_usb_drv_data *drv_data; nfcmrvl_probe()
360 struct nfcmrvl_usb_drv_data *drv_data = usb_get_intfdata(intf); nfcmrvl_disconnect()
375 struct nfcmrvl_usb_drv_data *drv_data = usb_get_intfdata(intf); nfcmrvl_suspend()
398 static void nfcmrvl_play_deferred(struct nfcmrvl_usb_drv_data *drv_data) nfcmrvl_play_deferred()
415 struct nfcmrvl_usb_drv_data *drv_data = usb_get_intfdata(intf); nfcmrvl_resume()

Completed in 139 milliseconds