Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwmon/pmbus/
Dmax20730.c310 struct dentry *max20730_dir; in max20730_init_debugfs() local
332 max20730_dir = debugfs_create_dir(client->name, debugfs); in max20730_init_debugfs()
337 debugfs_create_file("vout_min", 0444, max20730_dir, in max20730_init_debugfs()
340 debugfs_create_file("frequency", 0444, max20730_dir, in max20730_init_debugfs()
343 debugfs_create_file("power_good_delay", 0444, max20730_dir, in max20730_init_debugfs()
346 debugfs_create_file("internal_gain", 0444, max20730_dir, in max20730_init_debugfs()
349 debugfs_create_file("boot_voltage", 0444, max20730_dir, in max20730_init_debugfs()
352 debugfs_create_file("out_voltage_ramp_rate", 0444, max20730_dir, in max20730_init_debugfs()
355 debugfs_create_file("oc_protection_mode", 0444, max20730_dir, in max20730_init_debugfs()
358 debugfs_create_file("soft_start_timing", 0444, max20730_dir, in max20730_init_debugfs()
[all …]