Lines Matching defs:cached
94 /* look up the cached results */
177 /* if the connection-list is already cached, read it */
323 * Copy the device list. This info is dynamic and so not cached.
475 * the value is cached, and read via snd_hda_codec_get_pincfg()
525 * If the pincfg value is cached or overridden via sysfs or driver,
526 * returns the cached value.
598 * The controls aren't cached so that they can be resumed properly.
1227 * returns the cached value.
1267 * Override the cached AMP caps bits value by the given one.
3956 * @cached: access over codec pinctl cache or direct write
3962 * snd_hda_codec_write() depending on @cached flag.
3965 unsigned int val, bool cached)
3969 if (cached)