Home
last modified time | relevance | path

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

/linux/drivers/hwmon/pmbus/
A Dpmbus.h411 struct pmbus_driver_info { struct
412 int pages; /* Total number of pages */
414 enum pmbus_data_format format[PSC_NUM_CLASSES];
421 int b[PSC_NUM_CLASSES]; /* offset */
422 int R[PSC_NUM_CLASSES]; /* exponent */
424 u32 func[PMBUS_PAGES]; /* Functionality, per page */
425 u32 pfunc[PMBUS_PHASES];/* Functionality, per phase */
449 struct pmbus_driver_info *info); argument
452 int num_regulators;
453 const struct regulator_desc *reg_desc;
[all …]

Completed in 10 milliseconds