Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/usb/
Dauthorization.rst23 De-authorize a device::
40 causes kernel to only authorize by default devices connected to internal
76 echo 1 > authorized # temporarily authorize it
/Linux-v5.10/Documentation/admin-guide/
Dthunderbolt.rst39 This will authorize all devices automatically when they appear. However,
106 created yet. The user can authorize the device by simply entering::
171 authorize devices when IOMMU DMA protection is enabled can use the
/Linux-v5.10/Documentation/ABI/testing/
Dsysfs-bus-thunderbolt45 minimum. User needs to authorize each device.
57 Description: This attribute is used to authorize Thunderbolt devices
Dsysfs-bus-usb4 This allows to authorize (1) or deauthorize (0)
/Linux-v5.10/Documentation/ABI/stable/
Dsysfs-class-tpm117 secrets, it can't authorize its own request for the pubek,
/Linux-v5.10/drivers/net/wireless/ath/wil6210/
Dcfg80211.c2252 int authorize; in wil_cfg80211_change_station() local
2285 authorize = params->sta_flags_set & BIT(NL80211_STA_FLAG_AUTHORIZED); in wil_cfg80211_change_station()
2286 txdata->dot1x_open = authorize ? 1 : 0; in wil_cfg80211_change_station()
/Linux-v5.10/drivers/iommu/
DKconfig115 PAMU can authorize memory access, remap the memory address, and remap I/O
/Linux-v5.10/Documentation/powerpc/
Dpci_iov_resource_on_powernv.rst68 the RTT to "authorize" the device to emit that specific interrupt.
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h5109 u32 authorize; member
Dmac.c6478 ar->wmi.peer_param->authorize, 1); in ath10k_set_key()
6481 ar->wmi.peer_param->authorize, 1); in ath10k_set_key()
Dwmi-tlv.c4411 .authorize = WMI_TLV_PEER_AUTHORIZE,
Dwmi.c749 .authorize = WMI_PEER_AUTHORIZE,