Home
last modified time | relevance | path

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

/linux/include/sound/
A Dsoc-component.h67 struct snd_soc_component_driver { struct
68 const char *name;
72 unsigned int num_controls;
74 unsigned int num_dapm_widgets;
76 unsigned int num_dapm_routes;
155 int probe_order;
156 int remove_order;
167 unsigned int idle_bias_on:1;
168 unsigned int suspend_bias_off:1;
170 unsigned int endianness:1;
[all …]

Completed in 6 milliseconds