Lines Matching refs:format
919 * @format: audio sample format
920 * @codec_profile: compressed format profile
927 uint32_t format, u32 codec_profile,
956 switch (format) {
991 dev_err(ac->dev, "Invalid format 0x%x\n", format);
1501 uint32_t format, uint16_t bits_per_sample)
1528 switch (format) {
1534 pr_err("Invalid format[%d]\n", format);
1548 * @format: audio sample format
1554 uint32_t format, uint16_t bits_per_sample)
1556 return __q6asm_open_read(ac, stream_id, format, bits_per_sample);