Searched refs:rpaphp_get_sensor_state (Results 1 - 3 of 3) sorted by relevance

/drivers/pci/hotplug/
H A Drpaphp_pci.c35 int rpaphp_get_sensor_state(struct slot *slot, int *state) function
92 rc = rpaphp_get_sensor_state(slot, &state);
H A Drpaphp.h90 extern int rpaphp_get_sensor_state(struct slot *slot, int *state);
H A Drpaphp_core.c119 rc = rpaphp_get_sensor_state(slot, &state);
396 retval = rpaphp_get_sensor_state(slot, &state);

Completed in 71 milliseconds