Home
last modified time | relevance | path

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

/linux/drivers/hwmon/pmbus/
H A Dpmbus_core.c3624 static const struct pmbus_debugfs_data pmbus_debugfs_block_data[] = { variable
3693 ARRAY_SIZE(pmbus_debugfs_block_data) + 2 + in pmbus_init_debugfs()
3725 for (i = 0; i < ARRAY_SIZE(pmbus_debugfs_block_data); i++) { in pmbus_init_debugfs()
3726 const struct pmbus_debugfs_data *d = &pmbus_debugfs_block_data[i]; in pmbus_init_debugfs()