Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c1194 static int hotkey_get_wlsw(void);
1199 int res = hotkey_get_wlsw(); in tpacpi_rfk_check_hwblock_state()
2059 static int hotkey_get_wlsw(void) in hotkey_get_wlsw() function
2947 res = hotkey_get_wlsw(); in hotkey_radio_sw_show()
3106 * We optimize to avoid numerous calls to hotkey_get_wlsw. in tpacpi_send_radiosw_update()
3109 wlsw = hotkey_get_wlsw(); in tpacpi_send_radiosw_update()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c1120 static int hotkey_get_wlsw(void);
1125 int res = hotkey_get_wlsw(); in tpacpi_rfk_check_hwblock_state()
1933 static int hotkey_get_wlsw(void) in hotkey_get_wlsw() function
2824 res = hotkey_get_wlsw(); in hotkey_radio_sw_show()
3012 * We optimize to avoid numerous calls to hotkey_get_wlsw. in tpacpi_send_radiosw_update()
3015 wlsw = hotkey_get_wlsw(); in tpacpi_send_radiosw_update()

Completed in 27 milliseconds