Lines Matching defs:scarlett2_device_info
302 struct scarlett2_device_info { struct
303 u32 usb_id; /* USB device identifier */
309 u8 has_msd_mode;
314 u8 has_mixer;
317 u8 line_out_hw_vol;
320 u8 has_speaker_switching;
323 u8 has_talkback;
328 u8 level_input_count;
331 u8 level_input_first;
336 u8 pad_input_count;
341 u8 air_input_count;
344 u8 phantom_count;
347 u8 inputs_per_phantom;
352 u8 direct_monitor;
376 const struct scarlett2_device_info *info; argument