/linux-4.4.14/net/nfc/hci/ |
H A D | llc_nop.c | 28 int tx_tailroom; 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 D | llc.c | 101 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 D | core.c | 939 nfc_hci_allocate_device(struct nfc_hci_ops *ops, struct nfc_hci_init_data *init_data, unsigned long quirks, u32 protocols, const char *llc_name, int tx_headroom, int tx_tailroom, int max_link_payload) nfc_hci_allocate_device() argument
|
H A D | llc_shdlc.c | 74 int tx_tailroom; 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
|
/linux-4.4.14/drivers/nfc/fdp/ |
H A D | fdp.c | 741 fdp_nci_probe(struct fdp_i2c_phy *phy, struct nfc_phy_ops *phy_ops, struct nci_dev **ndevp, int tx_headroom, int tx_tailroom, u8 clock_type, u32 clock_freq, u8 *fw_vsc_cfg) fdp_nci_probe() argument
|
/linux-4.4.14/include/net/nfc/ |
H A D | digital.h | 208 int tx_tailroom; member in struct:nfc_digital_dev
|
H A D | nfc.h | 193 int tx_tailroom; member in struct:nfc_dev
|
H A D | nci_core.h | 207 int tx_tailroom; member in struct:nci_dev
|
/linux-4.4.14/net/nfc/ |
H A D | core.c | 1041 nfc_allocate_device(struct nfc_ops *ops, u32 supported_protocols, int tx_headroom, int tx_tailroom) nfc_allocate_device() argument
|
H A D | digital_core.c | 746 nfc_digital_allocate_device(struct nfc_digital_ops *ops, __u32 supported_protocols, __u32 driver_capabilities, int tx_headroom, int tx_tailroom) nfc_digital_allocate_device() argument
|
/linux-4.4.14/net/nfc/nci/ |
H A D | core.c | 1040 nci_allocate_device(struct nci_ops *ops, __u32 supported_protocols, int tx_headroom, int tx_tailroom) nci_allocate_device() argument
|