Home
last modified time | relevance | path

Searched refs:hisi_ptt_pkt_desc (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/hisi-ptt-decoder/
H A Dhisi-ptt-pkt-decoder.h29 int hisi_ptt_pkt_desc(const unsigned char *buf, int pos, enum hisi_ptt_pkt_type type);
H A Dhisi-ptt-pkt-decoder.c158 int hisi_ptt_pkt_desc(const unsigned char *buf, int pos, enum hisi_ptt_pkt_type type) in hisi_ptt_pkt_desc() function
/linux/tools/perf/util/
H A Dhisi-ptt.c62 pkt_len = hisi_ptt_pkt_desc(buf, pos, type); in hisi_ptt_dump()