Searched refs:u64_get (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/ras/ |
D | cec.c | 357 static int u64_get(void *data, u64 *val) in u64_get() function 371 DEFINE_DEBUGFS_ATTRIBUTE(pfn_ops, u64_get, pfn_set, "0x%llx\n"); 388 DEFINE_DEBUGFS_ATTRIBUTE(decay_interval_ops, u64_get, decay_interval_set, "%lld\n"); 401 DEFINE_DEBUGFS_ATTRIBUTE(count_threshold_ops, u64_get, count_threshold_set, "%lld\n");
|