Searched refs:input3 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/pinctrl/ |
H A D | pinctrl-pic32.c | 318 FUNCTION(INT1, input3), 319 FUNCTION(T4CK, input3), 320 FUNCTION(T9CK, input3), 321 FUNCTION(IC1, input3), 322 FUNCTION(IC6, input3), 323 FUNCTION(U3CTS, input3), 324 FUNCTION(U4RX, input3), 325 FUNCTION(U6RX, input3), 326 FUNCTION(SS2IN, input3), 327 FUNCTION(SDI6, input3), [all …]
|
/openbmc/phosphor-pid-control/test/ |
H A D | pid_zone_unittest.cpp | 313 std::vector<std::string> input3 = {"temp3"}; in TEST_F() local 318 zone->addPidFailSafePercent(input3, values[2]); in TEST_F() 332 std::vector<std::string> input3 = {"temp3"}; in TEST_F() local 337 zone->addPidFailSafePercent(input3, values[2]); in TEST_F()
|
/openbmc/linux/Documentation/leds/ |
H A D | leds-class.rst | 95 - "input3::numlock" 96 - "input3::scrolllock" 97 - "input3::capslock"
|