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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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);
395 retval = rpaphp_get_sensor_state(slot, &state);

Completed in 51 milliseconds