Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c1144 static int hotkey_get_wlsw(void);
1149 int res = hotkey_get_wlsw(); in tpacpi_rfk_check_hwblock_state()
1951 static int hotkey_get_wlsw(void) in hotkey_get_wlsw() function
2888 res = hotkey_get_wlsw(); in hotkey_radio_sw_show()
3076 * We optimize to avoid numerous calls to hotkey_get_wlsw. in tpacpi_send_radiosw_update()
3079 wlsw = hotkey_get_wlsw(); in tpacpi_send_radiosw_update()