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;158 int probe_order;159 int remove_order;170 unsigned int idle_bias_on:1;182 unsigned int endianness:1;186 const char *ignore_machine;[all …]
Completed in 6 milliseconds