Lines Matching refs:uwb
318 u32 uwb:1;
1136 [TPACPI_RFK_UWB_SW_ID] = "uwb",
4881 "initializing uwb subdriver\n");
4885 tp_features.uwb = hkey_handle &&
4889 "uwb is %s, status 0x%02x\n",
4890 str_supported(tp_features.uwb),
4895 tp_features.uwb = 1;
4896 pr_info("uwb switch emulation enabled\n");
4899 if (tp_features.uwb &&
4901 /* no uwb hardware present in system */
4902 tp_features.uwb = 0;
4904 "uwb hardware not installed\n");
4907 if (!tp_features.uwb)
4919 .name = "uwb",