Lines Matching defs:scarlett2_device_info
319 struct scarlett2_device_info { struct
320 u32 usb_id; /* USB device identifier */
326 u8 has_msd_mode;
329 u8 config_set;
332 u8 line_out_hw_vol;
335 u8 has_speaker_switching;
338 u8 has_talkback;
343 u8 level_input_count;
346 u8 level_input_first;
351 u8 pad_input_count;
356 u8 air_input_count;
359 u8 phantom_count;
362 u8 inputs_per_phantom;
367 u8 direct_monitor;
391 const struct scarlett2_device_info *info; argument