Searched refs:wcache (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | ide-disk.h | 13 ide_decl_devset(wcache);
|
| H A D | ide-disk.c | 557 ide_devset_get_flag(wcache, IDE_DFLAG_WCACHE); 643 ide_ext_devset_rw(wcache, wcache);
|
| H A D | ide-disk_proc.c | 123 IDE_PROC_DEVSET(wcache, 0, 1),
|
| /OK3568_Linux_fs/u-boot/drivers/ata/ |
| H A D | sata_sil.h | 25 int wcache; member
|
| H A D | fsl_sata.h | 313 int wcache; member
|
| H A D | sata_sil.c | 447 sata->wcache = 1; in sil_sata_init_wcache() 458 return sata->wcache; in sil_sata_get_wcache()
|
| H A D | fsl_sata.c | 669 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 D | 0003-Fix-3-d-argument-for-BLKROSET-it-must-be-const-int.patch | 36 { { "wcache", ct_bool, handle_wcache, dc_any,
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-dapm.c | 655 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()
|