Home
last modified time | relevance | path

Searched refs:has_fixed (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/sdca/
H A Dsdca_regmap.c304 if (control->has_default || control->has_fixed) { in sdca_regmap_write_defaults()
H A Dsdca_functions.c994 control->has_fixed = true; in find_sdca_entity_control()
1006 control->has_fixed = true; in find_sdca_entity_control()
H A Dsdca_asoc.c51 return control->has_fixed || control->mode == SDCA_ACCESS_MODE_RO; in readonly_control()
/linux/include/sound/
H A Dsdca_function.h829 bool has_fixed; member