Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-disk.h13 ide_decl_devset(wcache);
H A Dide-disk.c557 ide_devset_get_flag(wcache, IDE_DFLAG_WCACHE);
643 ide_ext_devset_rw(wcache, wcache);
H A Dide-disk_proc.c123 IDE_PROC_DEVSET(wcache, 0, 1),
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_sil.h25 int wcache; member
H A Dfsl_sata.h313 int wcache; member
H A Dsata_sil.c447 sata->wcache = 1; in sil_sata_init_wcache()
458 return sata->wcache; in sil_sata_get_wcache()
H A Dfsl_sata.c669 sata->wcache = 1; in fsl_sata_init_wcache()
679 return sata->wcache; in fsl_sata_get_wcache()
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/blktool/blktool/
H A D0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch36 { { "wcache", ct_bool, handle_wcache, dc_any,
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-dapm.c655 dapm_wcache_lookup(struct snd_soc_dapm_wcache *wcache, const char *name) in dapm_wcache_lookup() argument
657 struct snd_soc_dapm_widget *w = wcache->widget; in dapm_wcache_lookup()
677 static inline void dapm_wcache_update(struct snd_soc_dapm_wcache *wcache, in dapm_wcache_update() argument
680 wcache->widget = w; in dapm_wcache_update()