Searched defs:p_hdr (Results 1 – 4 of 4) sorted by relevance
257 BUFFER_HDR_T* p_hdr; in GKI_getbuf() local480 BUFFER_HDR_T* p_hdr; in GKI_freebuf() local543 BUFFER_HDR_T* p_hdr; in GKI_get_buf_size() local599 BUFFER_HDR_T* p_hdr; in GKI_send_msg() local659 BUFFER_HDR_T* p_hdr; in GKI_read_mbox() local693 BUFFER_HDR_T* p_hdr; in GKI_enqueue() local744 BUFFER_HDR_T* p_hdr; in GKI_enqueue_head() local792 BUFFER_HDR_T* p_hdr; in GKI_dequeue() local912 BUFFER_HDR_T* p_hdr; in GKI_getnext() local1124 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()