Searched refs:u64_get (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/ras/ |
H A D | cec.c | 397 static int u64_get(void *data, u64 *val) in u64_get() function 413 DEFINE_DEBUGFS_ATTRIBUTE(pfn_ops, u64_get, pfn_set, "0x%llx\n"); 430 DEFINE_DEBUGFS_ATTRIBUTE(decay_interval_ops, u64_get, decay_interval_set, "%lld\n"); 443 DEFINE_DEBUGFS_ATTRIBUTE(action_threshold_ops, u64_get, action_threshold_set, "%lld\n");
|