Searched refs:amdtp_rate_table (Results 1 – 6 of 6) sorted by relevance
122 const unsigned int amdtp_rate_table[CIP_SFC_COUNT] = { variable131 EXPORT_SYMBOL(amdtp_rate_table);197 for (sfc = 0; sfc < ARRAY_SIZE(amdtp_rate_table); ++sfc) { in amdtp_stream_set_parameters()198 if (amdtp_rate_table[sfc] == rate) in amdtp_stream_set_parameters()201 if (sfc == ARRAY_SIZE(amdtp_rate_table)) in amdtp_stream_set_parameters()
39 if (amdtp_rate_table[sfc] == rate) { in avc_general_set_sig_fmt()127 *rate = amdtp_rate_table[sfc]; in avc_general_get_sig_fmt()
170 extern const unsigned int amdtp_rate_table[CIP_SFC_COUNT];
351 p->midi_fifo_used[port] += amdtp_rate_table[s->sfc]; in midi_rate_use_one_byte()
117 if (amdtp_rate_table[sfc] == rate) in avc_general_inquiry_sig_fmt()
268 p->midi_fifo_used[port] += amdtp_rate_table[s->sfc] * count; in midi_use_bytes()