Searched refs:pmt_cmd_id (Results 1 – 1 of 1) sorted by relevance
1097 int pmt_cmd_id; in avc_ca_pmt() local1122 pmt_cmd_id = msg[6]; in avc_ca_pmt()1154 pmt_cmd_id = msg[read_pos++]; in avc_ca_pmt()1155 if (pmt_cmd_id != 1 && pmt_cmd_id != 4) in avc_ca_pmt()1157 "invalid pmt_cmd_id %d\n", pmt_cmd_id); in avc_ca_pmt()1188 pmt_cmd_id = msg[read_pos++]; in avc_ca_pmt()1189 if (pmt_cmd_id != 1 && pmt_cmd_id != 4) in avc_ca_pmt()1191 pmt_cmd_id); in avc_ca_pmt()