tpacpi_rfk_update_hwblock_state
tpacpi_rfk_update_hwblock_state(hw_blocked);
tpacpi_rfk_update_hwblock_state(!t); /* negative logic */
tpacpi_rfk_update_hwblock_state((res == TPACPI_RFK_RADIO_OFF));
tpacpi_rfk_update_hwblock_state(true);
tpacpi_rfk_update_hwblock_state(false);