Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/pmbus/
H A Dpmbus_core.c3507 static const struct pmbus_debugfs_data pmbus_debugfs_block_data[] = { variable
3576 ARRAY_SIZE(pmbus_debugfs_block_data) + 2 + in pmbus_init_debugfs()
3608 for (i = 0; i < ARRAY_SIZE(pmbus_debugfs_block_data); i++) { in pmbus_init_debugfs()
3609 const struct pmbus_debugfs_data *d = &pmbus_debugfs_block_data[i]; in pmbus_init_debugfs()