Searched defs:snd_soc_component_driver (Results 1 – 1 of 1) sorted by relevance
67 struct snd_soc_component_driver { struct68 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