Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/Documentation/admin-guide/
Dthunderbolt.rst39 This will authorize all devices automatically when they appear. However,
113 created yet. The user can authorize the device by simply entering::
165 It is possible to de-authorize devices by writing ``0`` to their
194 authorize devices when IOMMU DMA protection is enabled can use the
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-thunderbolt30 de-authorize PCIe tunnel by writing 0 to authorized
54 minimum. User needs to authorize each device.
68 Description: This attribute is used to authorize Thunderbolt devices
Dsysfs-bus-usb4 This allows to authorize (1) or deauthorize (0)
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-class-tpm117 secrets, it can't authorize its own request for the pubek,
/Linux-v5.15/drivers/net/wireless/ath/wil6210/
Dcfg80211.c2274 int authorize; in wil_cfg80211_change_station() local
2307 authorize = params->sta_flags_set & BIT(NL80211_STA_FLAG_AUTHORIZED); in wil_cfg80211_change_station()
2308 txdata->dot1x_open = authorize ? 1 : 0; in wil_cfg80211_change_station()
/Linux-v5.15/drivers/iommu/
DKconfig161 PAMU can authorize memory access, remap the memory address, and remap I/O
/Linux-v5.15/Documentation/powerpc/
Dpci_iov_resource_on_powernv.rst68 the RTT to "authorize" the device to emit that specific interrupt.
/Linux-v5.15/LICENSES/dual/
DCC-BY-4.0400 creativecommons.org/policies, Creative Commons does not authorize the
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dwmi.h5111 u32 authorize; member
Dmac.c6582 ar->wmi.peer_param->authorize, 1); in ath10k_set_key()
6585 ar->wmi.peer_param->authorize, 1); in ath10k_set_key()
Dwmi-tlv.c4422 .authorize = WMI_TLV_PEER_AUTHORIZE,
Dwmi.c749 .authorize = WMI_PEER_AUTHORIZE,