Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sdca/
H A Dsdca_regmap.c299 if (!control->has_default && !control->has_fixed) in sdca_regmap_write_defaults()
H A Dsdca_functions.c857 control->has_fixed = true; in find_sdca_entity_control()
881 control->has_fixed = true; in find_sdca_entity_control()
/linux-6.15/include/sound/
H A Dsdca_function.h705 bool has_fixed; member