Searched refs:u64_get (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/ras/
H A Dcec.c397 static int u64_get(void *data, u64 *val) 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");

Completed in 96 milliseconds