Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ide/
Dide-disk.h12 ide_decl_devset(wcache);
Dide-disk.c557 ide_devset_get_flag(wcache, IDE_DFLAG_WCACHE);
643 ide_ext_devset_rw(wcache, wcache);
Dide-disk_proc.c174 IDE_PROC_DEVSET(wcache, 0, 1),
/linux-4.4.14/sound/soc/
Dsoc-dapm.c591 dapm_wcache_lookup(struct snd_soc_dapm_wcache *wcache, const char *name) in dapm_wcache_lookup() argument
593 struct snd_soc_dapm_widget *w = wcache->widget; in dapm_wcache_lookup()
613 static inline void dapm_wcache_update(struct snd_soc_dapm_wcache *wcache, in dapm_wcache_update() argument
616 wcache->widget = w; in dapm_wcache_update()