Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/nfcmrvl/
H A Dusb.c26 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()
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()
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()
[all …]