Searched refs:phy_headroom (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/nfc/st-nci/ |
D | core.c | 125 int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom, in st_nci_probe() argument 146 phy_headroom, phy_tailroom); in st_nci_probe()
|
D | ndlc.h | 60 int phy_headroom, int phy_tailroom, struct llt_ndlc **ndlc_id,
|
D | ndlc.c | 268 int phy_headroom, int phy_tailroom, struct llt_ndlc **ndlc_id, in ndlc_probe() argument 294 return st_nci_probe(ndlc, phy_headroom, phy_tailroom, se_status); in ndlc_probe()
|
D | st-nci.h | 133 int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom,
|
/Linux-v4.19/drivers/nfc/microread/ |
D | microread.h | 26 int phy_headroom, int phy_tailroom, int phy_payload,
|
D | microread.c | 657 int phy_headroom, int phy_tailroom, int phy_payload, in microread_probe() argument 691 phy_headroom + in microread_probe()
|
/Linux-v4.19/drivers/nfc/pn544/ |
D | pn544.h | 32 int phy_headroom, int phy_tailroom, int phy_payload,
|
D | pn544.c | 916 int phy_headroom, int phy_tailroom, int phy_payload, in pn544_hci_probe() argument 955 phy_headroom + PN544_CMDS_HEADROOM, in pn544_hci_probe()
|
/Linux-v4.19/drivers/nfc/st21nfca/ |
D | st21nfca.h | 178 char *llc_name, int phy_headroom, int phy_tailroom,
|
D | core.c | 950 char *llc_name, int phy_headroom, int phy_tailroom, in st21nfca_hci_probe() argument 1002 phy_headroom + ST21NFCA_CMDS_HEADROOM, in st21nfca_hci_probe()
|