Home
last modified time | relevance | path

Searched refs:cache_ops (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/base/regmap/
H A Dregmap-debugfs.c652 if (map->cache_ops && map->cache_ops->debugfs_init) in regmap_debugfs_init()
653 map->cache_ops->debugfs_init(map); in regmap_debugfs_init()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c361 static const struct sysfs_ops cache_ops = { variable
367 .sysfs_ops = &cache_ops,