Searched refs:Method (Results 1 – 25 of 30) sorted by relevance
12
/linux-6.1.9/drivers/staging/rtl8723bs/hal/ |
D | HalPhyRf_8723B.h | 30 enum pwrtrack_method Method,
|
D | HalPhyRf_8723B.c | 174 enum pwrtrack_method Method, in ODM_TxPwrTrackSetPwr_8723B() argument 220 if (Method == TXAGC) { in ODM_TxPwrTrackSetPwr_8723B() 231 } else if (Method == BBSWING) { in ODM_TxPwrTrackSetPwr_8723B() 252 } else if (Method == MIX_MODE) { in ODM_TxPwrTrackSetPwr_8723B()
|
/linux-6.1.9/Documentation/i2c/ |
D | instantiating-devices.rst | 12 Method 1: Declare the I2C devices statically 107 Method 2: Instantiate the devices explicitly 178 Method 3: Probe an I2C bus for certain devices 216 Method 3 should only be used when there is no other way, as it can have 229 Method 4: Instantiate from user-space
|
D | old-module-parameters.rst | 22 "Method 4: Instantiate from user-space".
|
/linux-6.1.9/Documentation/firmware-guide/acpi/ |
D | method-customizing.rst | 4 Linux ACPI Custom Control Method How To 49 Method (\_SB_.AC._PSR, 0, NotSerialized)
|
D | non-d0-probe.rst | 74 Method (_DSC, 0, NotSerialized)
|
D | enumeration.rst | 127 Method (_CRS, 0, NotSerialized) 200 Method (_CRS, 0, NotSerialized) 332 Method (_CRS, 0, NotSerialized) 509 Method (_CRS, 0, Serialized) 614 Method (_ADR, 0, NotSerialized) // _ADR: Address
|
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 | video_extension.rst | 46 Method (_BCL, 0, NotSerialized)
|
D | intel-pmc-mux.rst | 59 Method (_PLD, 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-6.1.9/Documentation/admin-guide/LSM/ |
D | tomoyo.rst | 41 TOMOYO Linux: A Practical Method to Understand and Protect Your Own Linux Box
|
/linux-6.1.9/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-6.1.9/Documentation/driver-api/pldmfw/ |
D | file-format.rst | 180 | Activation Method |
|
/linux-6.1.9/Documentation/admin-guide/acpi/ |
D | ssdt-overlays.rst | 46 Method (_CRS, 0, Serialized)
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-driver-toshiba_acpi | 209 Description: This file controls the Cooling Method feature.
|
/linux-6.1.9/Documentation/driver-api/rapidio/ |
D | rapidio.rst | 239 4.4 Basic Enumeration Method 307 4.5 Adding New Enumeration/Discovery Method
|
/linux-6.1.9/Documentation/driver-api/ |
D | scsi.rst | 109 Method <http://www.t10.org/ftp/t10/drafts/cam/cam-r12b.pdf>`__ support
|
/linux-6.1.9/Documentation/PCI/ |
D | acpi-info.rst | 84 The PCIe spec requires the Enhanced Configuration Access Method (ECAM)
|
/linux-6.1.9/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-6.1.9/Documentation/admin-guide/nfs/ |
D | nfsroot.rst | 151 <autoconf> Method to use for autoconfiguration.
|
/linux-6.1.9/Documentation/scsi/ |
D | arcmsr_spec.rst | 733 byte 3 Flash Method
|
/linux-6.1.9/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
|
12