Lines Matching refs:uwb
341 u32 uwb:1;
1062 [TPACPI_RFK_UWB_SW_ID] = "uwb",
4764 "initializing uwb subdriver\n");
4768 tp_features.uwb = hkey_handle &&
4772 "uwb is %s, status 0x%02x\n",
4773 str_supported(tp_features.uwb),
4778 tp_features.uwb = 1;
4779 pr_info("uwb switch emulation enabled\n");
4782 if (tp_features.uwb &&
4784 /* no uwb hardware present in system */
4785 tp_features.uwb = 0;
4787 "uwb hardware not installed\n");
4790 if (!tp_features.uwb)
4802 .name = "uwb",