Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/greybus/
H A Dsvc.h34 struct svc_debugfs_pwrmon_rail { struct
58 struct svc_debugfs_pwrmon_rail *pwrmon_rails; argument
/openbmc/linux/drivers/greybus/
H A Dsvc.c679 struct svc_debugfs_pwrmon_rail *pwrmon_rails = in pwr_debugfs_voltage_read()
703 struct svc_debugfs_pwrmon_rail *pwrmon_rails = in pwr_debugfs_current_read()
727 struct svc_debugfs_pwrmon_rail *pwrmon_rails = in pwr_debugfs_power_read()
794 struct svc_debugfs_pwrmon_rail *rail = &svc->pwrmon_rails[i]; in gb_svc_pwrmon_debugfs_init()