Searched refs:u64_get (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/ras/ |
D | cec.c | 388 static int u64_get(void *data, u64 *val) in u64_get() function 404 DEFINE_DEBUGFS_ATTRIBUTE(pfn_ops, u64_get, pfn_set, "0x%llx\n"); 421 DEFINE_DEBUGFS_ATTRIBUTE(decay_interval_ops, u64_get, decay_interval_set, "%lld\n"); 434 DEFINE_DEBUGFS_ATTRIBUTE(action_threshold_ops, u64_get, action_threshold_set, "%lld\n");
|