Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/greybus/
Dsvc.h29 struct svc_debugfs_pwrmon_rail { struct
53 struct svc_debugfs_pwrmon_rail *pwrmon_rails; argument
Dsvc.c680 struct svc_debugfs_pwrmon_rail *pwrmon_rails = in pwr_debugfs_voltage_read()
704 struct svc_debugfs_pwrmon_rail *pwrmon_rails = in pwr_debugfs_current_read()
728 struct svc_debugfs_pwrmon_rail *pwrmon_rails = in pwr_debugfs_power_read()
795 struct svc_debugfs_pwrmon_rail *rail = &svc->pwrmon_rails[i]; in gb_svc_pwrmon_debugfs_init()