/Linux-v5.10/fs/cifs/ |
D | smb2transport.c | 461 struct derivation_triplet triplet; in generate_smb30signingkey() local 464 d = &triplet.signing; in generate_smb30signingkey() 470 d = &triplet.encryption; in generate_smb30signingkey() 476 d = &triplet.decryption; in generate_smb30signingkey() 482 return generate_smb3signingkey(ses, &triplet); in generate_smb30signingkey() 489 struct derivation_triplet triplet; in generate_smb311signingkey() local 492 d = &triplet.signing; in generate_smb311signingkey() 498 d = &triplet.encryption; in generate_smb311signingkey() 504 d = &triplet.decryption; in generate_smb311signingkey() 510 return generate_smb3signingkey(ses, &triplet); in generate_smb311signingkey()
|
/Linux-v5.10/tools/lib/traceevent/Documentation/ |
D | libtraceevent-event_list.txt | 35 _TEP_EVENT_SORT_NAME_ - sort by the event (name, system, id) triplet. 36 _TEP_EVENT_SORT_SYSTEM_ - sort by the event (system, name, id) triplet.
|
/Linux-v5.10/Documentation/devicetree/bindings/mips/cavium/ |
D | bootbus.txt | 18 - ranges: There must be one one triplet of (child-bus-address, 20 length element for any triplet is zero, the chip select is disabled,
|
/Linux-v5.10/drivers/w1/ |
D | w1_io.c | 195 if (dev->bus_master->triplet) in w1_triplet() 196 return dev->bus_master->triplet(dev->bus_master->data, bdir); in w1_triplet()
|
/Linux-v5.10/Documentation/devicetree/bindings/cpufreq/ |
D | nvidia,tegra20-cpufreq.txt | 23 - opp-microvolt: CPU voltage triplet.
|
/Linux-v5.10/Documentation/xtensa/ |
D | mmu.rst | 60 4. Only the first triplet in the "ranges" property is considered 65 "ranges" triplet length field is ignored
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | hisilicon-femac.txt | 19 - hisilicon,phy-reset-delays-us: triplet of delays if PHY reset signal given.
|
D | hisilicon-hix5hd2-gmac.txt | 28 - hisilicon,phy-reset-delays-us: triplet of delays if PHY reset signal given.
|
/Linux-v5.10/include/linux/ |
D | w1.h | 148 u8 (*triplet)(void *, u8); member
|
/Linux-v5.10/Documentation/devicetree/bindings/crypto/ |
D | fsl-sec6.txt | 55 triplet that includes the child address, parent address, &
|
D | fsl-sec4.txt | 90 triplet that includes the child address, parent address, & 247 triplet that includes the child address, parent address, & 347 range of the SNVS register space. A triplet that includes
|
/Linux-v5.10/Documentation/devicetree/bindings/pci/ |
D | pci-iommu.txt | 5 ID (AKA RID). A Requester ID is a triplet of a Bus number, Device number, and
|
D | pci-msi.txt | 5 (AKA RID). A Requester ID is a triplet of a Bus number, Device number, and
|
/Linux-v5.10/drivers/w1/masters/ |
D | ds2482.c | 504 data->w1_ch[idx].w1_bm.triplet = ds2482_w1_triplet; in ds2482_probe()
|
D | omap_hdq.c | 602 omap_w1_master.triplet = omap_w1_triplet; in omap_hdq_probe()
|
/Linux-v5.10/drivers/net/wireless/marvell/libertas/ |
D | host.h | 392 struct ieee80211_country_ie_triplet triplet[MAX_11D_TRIPLETS]; member
|
D | cmd.c | 768 t = &domain->triplet[num_triplet]; in lbs_set_11d_domain_info() 781 t = &domain->triplet[num_triplet]; in lbs_set_11d_domain_info()
|
/Linux-v5.10/Documentation/gpu/ |
D | drm-internals.rst | 47 level triplet. The information is printed to the kernel log at
|
/Linux-v5.10/net/mac80211/ |
D | mlme.c | 1542 struct ieee80211_country_ie_triplet *triplet; in ieee80211_find_80211h_pwr_constr() local 1551 triplet = (void *)(country_ie + 3); in ieee80211_find_80211h_pwr_constr() 1570 u8 first_channel = triplet->chans.first_channel; in ieee80211_find_80211h_pwr_constr() 1575 for (i = 0; i < triplet->chans.num_channels; i++) { in ieee80211_find_80211h_pwr_constr() 1578 *chan_pwr = triplet->chans.max_power; in ieee80211_find_80211h_pwr_constr() 1586 triplet++; in ieee80211_find_80211h_pwr_constr()
|
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/ |
D | sta_ioctl.c | 252 memcpy((u8 *)domain_info->triplet, in mwifiex_process_country_ie()
|
D | sta_cmd.c | 1055 memcpy(domain->triplet, adapter->domain_reg.triplet, in mwifiex_cmd_802_11d_domain_info()
|
D | fw.h | 1646 struct ieee80211_country_ie_triplet triplet[1]; member
|
D | main.h | 498 triplet[MWIFIEX_MAX_TRIPLET_802_11D]; member
|
/Linux-v5.10/Documentation/admin-guide/sysctl/ |
D | net.rst | 432 is not at this point in time used in any meaningful way, but the triplet is
|
/Linux-v5.10/Documentation/driver-api/gpio/ |
D | consumer.rst | 82 if and only if no GPIO has been assigned to the device/function/index triplet,
|