Searched defs:llc_failure (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/nfc/hci/
H A Dllc_nop.c29 llc_failure_t llc_failure; member in struct:llc_nop
32 llc_nop_init(struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, rcv_to_hci_t rcv_to_hci, int tx_headroom, int tx_tailroom, int *rx_headroom, int *rx_tailroom, llc_failure_t llc_failure) llc_nop_init() argument
H A Dllc.c101 nfc_llc_allocate(const char *name, struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, rcv_to_hci_t rcv_to_hci, int tx_headroom, int tx_tailroom, llc_failure_t llc_failure) nfc_llc_allocate() argument
H A Dllc_shdlc.c76 llc_failure_t llc_failure; member in struct:llc_shdlc
749 llc_shdlc_init(struct nfc_hci_dev *hdev, xmit_to_drv_t xmit_to_drv, rcv_to_hci_t rcv_to_hci, int tx_headroom, int tx_tailroom, int *rx_headroom, int *rx_tailroom, llc_failure_t llc_failure) llc_shdlc_init() argument

Completed in 132 milliseconds