Home
last modified time | relevance | path

Searched defs:sta32x_platform_data (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/sound/
Dsta32x.h26 struct sta32x_platform_data { struct
27 u8 output_conf;
28 u8 ch1_output_mapping;
29 u8 ch2_output_mapping;
30 u8 ch3_output_mapping;
31 int needs_esd_watchdog;
32 u8 drop_compensation_ns;
33 unsigned int thermal_warning_recovery:1;
34 unsigned int thermal_warning_adjustment:1;
35 unsigned int fault_detect_recovery:1;
[all …]
/kernel/linux/linux-5.10/include/sound/
Dsta32x.h22 struct sta32x_platform_data { struct
23 u8 output_conf;
24 u8 ch1_output_mapping;
25 u8 ch2_output_mapping;
26 u8 ch3_output_mapping;
27 int needs_esd_watchdog;
28 u8 drop_compensation_ns;
29 unsigned int thermal_warning_recovery:1;
30 unsigned int thermal_warning_adjustment:1;
31 unsigned int fault_detect_recovery:1;
[all …]