Searched refs:hisi_ptt_pkt_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/hisi-ptt-decoder/
H A Dhisi-ptt-pkt-decoder.h18 enum hisi_ptt_pkt_type { enum
29 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)
/linux-master/tools/perf/util/
H A Dhisi-ptt.c43 static enum hisi_ptt_pkt_type hisi_ptt_check_packet_type(unsigned char *buf)
57 enum hisi_ptt_pkt_type type;

Completed in 98 milliseconds