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

/linux-master/net/nfc/hci/
H A Dllc_nop.c18 llc_failure_t llc_failure; member in struct:llc_nop
21 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) argument
H A Dllc.c92 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) argument
H A Dllc_shdlc.c65 llc_failure_t llc_failure; member in struct:llc_shdlc
721 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) argument

Completed in 378 milliseconds