Searched refs:Method (Results 1 – 25 of 28) sorted by relevance
12
/Linux-v5.10/drivers/staging/rtl8723bs/hal/ |
D | HalPhyRf_8723B.h | 30 PWRTRACK_METHOD Method,
|
D | HalPhyRf_8723B.c | 189 PWRTRACK_METHOD Method, in ODM_TxPwrTrackSetPwr_8723B() argument 238 if (Method == TXAGC) { in ODM_TxPwrTrackSetPwr_8723B() 251 } else if (Method == BBSWING) { in ODM_TxPwrTrackSetPwr_8723B() 272 } else if (Method == MIX_MODE) { in ODM_TxPwrTrackSetPwr_8723B()
|
/Linux-v5.10/Documentation/i2c/ |
D | instantiating-devices.rst | 12 Method 1: Declare the I2C devices statically 103 Method 2: Instantiate the devices explicitly 170 Method 3: Probe an I2C bus for certain devices 208 Method 3 should only be used when there is no other way, as it can have 221 Method 4: Instantiate from user-space
|
D | old-module-parameters.rst | 21 "Method 4: Instantiate from user-space".
|
/Linux-v5.10/Documentation/firmware-guide/acpi/ |
D | method-customizing.rst | 4 Linux ACPI Custom Control Method How To 49 Method (\_SB_.AC._PSR, 0, NotSerialized)
|
D | enumeration.rst | 128 Method (_CRS, 0, NotSerialized) 163 Method (_CRS, 0, NotSerialized) 197 Method (_DSM, 4, NotSerialized) 273 Method (_CRS, 0, NotSerialized) 437 Method (_CRS, 0, Serialized)
|
D | method-tracing.rst | 85 …[ 0.186427] exdebug-0398 ex_trace_point : Method Begin [0xf58394d8:\_SB.PCI0.LPCB.ECOK… 98 …[ 0.188903] exdebug-0398 ex_trace_point : Method End [0xf58394d8:\_SB.PCI0.LPCB.ECOK] …
|
D | intel-pmc-mux.rst | 59 Method (_PLD, 0, NotSerialized)
|
D | video_extension.rst | 46 Method (_BCL, 0, NotSerialized)
|
D | namespace.rst | 126 | | +-| _STA | Method(_STA): the status control method 162 | +-| _BCL | Method(_BCL): the backlight control method
|
D | acpi-lid.rst | 5 Special Usage Model of the ACPI Control Method Lid Device
|
/Linux-v5.10/Documentation/admin-guide/LSM/ |
D | tomoyo.rst | 41 TOMOYO Linux: A Practical Method to Understand and Protect Your Own Linux Box
|
/Linux-v5.10/Documentation/locking/ |
D | ww-mutex-design.rst | 134 Method 1, using a list in execbuf->buffers that's not allowed to be reordered. 183 Method 2, using a list in execbuf->buffers that can be reordered. Same semantics 235 Method 3 is useful if the list of objects is constructed ad-hoc and not upfront, 327 Method 4: Only lock one single objects. In that case deadlock detection and
|
/Linux-v5.10/Documentation/driver-api/pldmfw/ |
D | file-format.rst | 180 | Activation Method |
|
/Linux-v5.10/Documentation/admin-guide/acpi/ |
D | ssdt-overlays.rst | 36 Method (_CRS, 0, Serialized)
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-driver-toshiba_acpi | 209 Description: This file controls the Cooling Method feature.
|
/Linux-v5.10/Documentation/driver-api/rapidio/ |
D | rapidio.rst | 239 4.4 Basic Enumeration Method 307 4.5 Adding New Enumeration/Discovery Method
|
/Linux-v5.10/Documentation/driver-api/ |
D | scsi.rst | 109 Method <http://www.t10.org/ftp/t10/drafts/cam/cam-r12b.pdf>`__ support
|
/Linux-v5.10/Documentation/PCI/ |
D | acpi-info.rst | 84 The PCIe spec requires the Enhanced Configuration Access Method (ECAM)
|
/Linux-v5.10/Documentation/RCU/ |
D | RTFP.txt | 487 ,title="Apparatus and Method for Achieving Reduced Overhead Mutual 506 ,title="Method for Maintaining Data Coherency Using Thread Activity 522 ,title="Apparatus and Method for Achieving Reduced Overhead Mutual 623 ,title="Apparatus and Method for Achieving Reduced Overhead Mutual 945 ,title="Lock-Free Wild Card Search Data Structure and Method"
|
/Linux-v5.10/Documentation/admin-guide/nfs/ |
D | nfsroot.rst | 151 <autoconf> Method to use for autoconfiguration.
|
/Linux-v5.10/Documentation/scsi/ |
D | arcmsr_spec.rst | 733 byte 3 Flash Method
|
/Linux-v5.10/Documentation/sound/cards/ |
D | audigy-mixer.rst | 359 Method for conserving memory storage using a
|
D | sb-live-mixer.rst | 364 Method for conserving memory storage using a
|
/Linux-v5.10/drivers/i2c/busses/ |
D | Kconfig | 330 tristate "SMBus Control Method Interface" 332 This driver supports the SMBus Control Method Interface. It needs the 334 Method Interface specification.
|
12