Searched defs:shdlc (Results 1 – 1 of 1) sorted by relevance
221 static void llc_shdlc_rcv_i_frame(struct llc_shdlc *shdlc, in llc_shdlc_rcv_i_frame()309 static void llc_shdlc_rcv_s_frame(struct llc_shdlc *shdlc, in llc_shdlc_rcv_s_frame()387 static void llc_shdlc_rcv_u_frame(struct llc_shdlc *shdlc, in llc_shdlc_rcv_u_frame()672 static int llc_shdlc_connect(struct llc_shdlc *shdlc) in llc_shdlc_connect()692 static void llc_shdlc_disconnect(struct llc_shdlc *shdlc) in llc_shdlc_disconnect()726 struct llc_shdlc *shdlc; in llc_shdlc_init() local763 struct llc_shdlc *shdlc = nfc_llc_get_data(llc); in llc_shdlc_deinit() local774 struct llc_shdlc *shdlc = nfc_llc_get_data(llc); in llc_shdlc_start() local781 struct llc_shdlc *shdlc = nfc_llc_get_data(llc); in llc_shdlc_stop() local790 struct llc_shdlc *shdlc = nfc_llc_get_data(llc); in llc_shdlc_rcv_from_drv() local[all …]
Completed in 5 milliseconds