Home
last modified time | relevance | path

Searched defs:pmbus_driver_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/pmbus/
H A Dpmbus.h427 struct pmbus_driver_info { struct
428 int pages; /* Total number of pages */
430 enum pmbus_data_format format[PSC_NUM_CLASSES];
437 int b[PSC_NUM_CLASSES]; /* offset */
438 int R[PSC_NUM_CLASSES]; /* exponent */
467 struct pmbus_driver_info *info); argument
470 int num_regulators;
471 const struct regulator_desc *reg_desc;
474 const struct attribute_group **groups;
483 int access_delay; /* in microseconds */
[all …]