Searched defs:p_hdr (Results 1 – 4 of 4) sorted by relevance
258 BUFFER_HDR_T* p_hdr; in GKI_getbuf() local482 BUFFER_HDR_T* p_hdr; in GKI_freebuf() local545 BUFFER_HDR_T* p_hdr; in GKI_get_buf_size() local601 BUFFER_HDR_T* p_hdr; in GKI_send_msg() local661 BUFFER_HDR_T* p_hdr; in GKI_read_mbox() local695 BUFFER_HDR_T* p_hdr; in GKI_enqueue() local746 BUFFER_HDR_T* p_hdr; in GKI_enqueue_head() local794 BUFFER_HDR_T* p_hdr; in GKI_dequeue() local914 BUFFER_HDR_T* p_hdr; in GKI_getnext() local1126 BUFFER_HDR_T* p_hdr = (BUFFER_HDR_T*)((uint8_t*)p_buf - BUFFER_HDR_SIZE); in GKI_change_buf_owner() local[all …]
731 static bool nfa_p2p_evt_hdlr(NFC_HDR* p_hdr) { in nfa_p2p_evt_hdlr()
61 struct ext4_extent_header* p_hdr; member
48 std::string DumpBtHdrToString(BT_HDR* p_hdr) { in DumpBtHdrToString()