llt_ndlc 114 drivers/nfc/st-nci/core.c int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom, llt_ndlc 34 drivers/nfc/st-nci/i2c.c struct llt_ndlc *ndlc; llt_ndlc 46 drivers/nfc/st-nci/ndlc.c int ndlc_open(struct llt_ndlc *ndlc) llt_ndlc 55 drivers/nfc/st-nci/ndlc.c void ndlc_close(struct llt_ndlc *ndlc) llt_ndlc 73 drivers/nfc/st-nci/ndlc.c int ndlc_send(struct llt_ndlc *ndlc, struct sk_buff *skb) llt_ndlc 88 drivers/nfc/st-nci/ndlc.c static void llt_ndlc_send_queue(struct llt_ndlc *ndlc) llt_ndlc 122 drivers/nfc/st-nci/ndlc.c static void llt_ndlc_requeue_data_pending(struct llt_ndlc *ndlc) llt_ndlc 147 drivers/nfc/st-nci/ndlc.c static void llt_ndlc_rcv_queue(struct llt_ndlc *ndlc) llt_ndlc 198 drivers/nfc/st-nci/ndlc.c struct llt_ndlc *ndlc = container_of(work, struct llt_ndlc, sm_work); llt_ndlc 223 drivers/nfc/st-nci/ndlc.c void ndlc_recv(struct llt_ndlc *ndlc, struct sk_buff *skb) llt_ndlc 240 drivers/nfc/st-nci/ndlc.c struct llt_ndlc *ndlc = from_timer(ndlc, t, t1_timer); llt_ndlc 249 drivers/nfc/st-nci/ndlc.c struct llt_ndlc *ndlc = from_timer(ndlc, t, t2_timer); llt_ndlc 257 drivers/nfc/st-nci/ndlc.c int phy_headroom, int phy_tailroom, struct llt_ndlc **ndlc_id, llt_ndlc 260 drivers/nfc/st-nci/ndlc.c struct llt_ndlc *ndlc; llt_ndlc 262 drivers/nfc/st-nci/ndlc.c ndlc = devm_kzalloc(dev, sizeof(struct llt_ndlc), GFP_KERNEL); llt_ndlc 287 drivers/nfc/st-nci/ndlc.c void ndlc_remove(struct llt_ndlc *ndlc) llt_ndlc 44 drivers/nfc/st-nci/ndlc.h int ndlc_open(struct llt_ndlc *ndlc); llt_ndlc 45 drivers/nfc/st-nci/ndlc.h void ndlc_close(struct llt_ndlc *ndlc); llt_ndlc 46 drivers/nfc/st-nci/ndlc.h int ndlc_send(struct llt_ndlc *ndlc, struct sk_buff *skb); llt_ndlc 47 drivers/nfc/st-nci/ndlc.h void ndlc_recv(struct llt_ndlc *ndlc, struct sk_buff *skb); llt_ndlc 49 drivers/nfc/st-nci/ndlc.h int phy_headroom, int phy_tailroom, struct llt_ndlc **ndlc_id, llt_ndlc 51 drivers/nfc/st-nci/ndlc.h void ndlc_remove(struct llt_ndlc *ndlc); llt_ndlc 35 drivers/nfc/st-nci/spi.c struct llt_ndlc *ndlc; llt_ndlc 115 drivers/nfc/st-nci/st-nci.h struct llt_ndlc *ndlc; llt_ndlc 122 drivers/nfc/st-nci/st-nci.h int st_nci_probe(struct llt_ndlc *ndlc, int phy_headroom,