Home
last modified time | relevance | path

Searched full:implemented (Results 1 – 25 of 1789) sorted by relevance

12345678910>>...72

/linux/Documentation/wmi/devices/
H A Dmsi-wmi-platform.rst43 [WmiMethodId(1), Implemented, read, write, Description("Return the contents of a package")]
46 [WmiMethodId(2), Implemented, read, write, Description("Set the contents of a package")]
49 [WmiMethodId(3), Implemented, read, write, Description("Return the contents of a package")]
52 [WmiMethodId(4), Implemented, read, write, Description("Set the contents of a package")]
55 [WmiMethodId(5), Implemented, read, write, Description("Return the contents of a package")]
58 [WmiMethodId(6), Implemented, read, write, Description("Set the contents of a package")]
61 [WmiMethodId(7), Implemented, read, write, Description("Return the contents of a package")]
64 [WmiMethodId(8), Implemented, read, write, Description("Set the contents of a package")]
67 [WmiMethodId(9), Implemented, read, write, Description("Return the contents of a package")]
70 [WmiMethodId(10), Implemented, read, write, Description("Set the contents of a package")]
[all …]
H A Ddell-wmi-ddv.rst57 …[WmiMethodId(1), Implemented, read, write, Description("Return Battery Design Capacity.")] void Ba…
58 …[WmiMethodId(2), Implemented, read, write, Description("Return Battery Full Charge Capacity.")] vo…
59 …[WmiMethodId(3), Implemented, read, write, Description("Return Battery Manufacture Name.")] void B…
60 …[WmiMethodId(4), Implemented, read, write, Description("Return Battery Manufacture Date.")] void B…
61 …[WmiMethodId(5), Implemented, read, write, Description("Return Battery Serial Number.")] void Batt…
62 …[WmiMethodId(6), Implemented, read, write, Description("Return Battery Chemistry Value.")] void Ba…
63 …[WmiMethodId(7), Implemented, read, write, Description("Return Battery Temperature.")] void Batter…
64 …[WmiMethodId(8), Implemented, read, write, Description("Return Battery Current.")] void BatteryCur…
65 …[WmiMethodId(9), Implemented, read, write, Description("Return Battery Voltage.")] void BatteryVol…
66 …[WmiMethodId(10), Implemented, read, write, Description("Return Battery Manufacture Access(MA code…
[all …]
H A Dalienware-wmi.rst10 The WMI device WMAX has been implemented for many Alienware and Dell's G-Series
42 …[WmiMethodId(13), Implemented, read, write, Description("Return Overclocking Report.")] void Retur…
43 …[WmiMethodId(14), Implemented, read, write, Description("Set OCUIBIOS Control.")] void Set_OCUIBIO…
44 …[WmiMethodId(15), Implemented, read, write, Description("Clear OC FailSafe Flag.")] void Clear_OCF…
45 …[WmiMethodId(19), Implemented, read, write, Description("Get Fan Sensors.")] void GetFanSensors([i…
46 …[WmiMethodId(20), Implemented, read, write, Description("Thermal Information.")] void Thermal_Info…
47 …[WmiMethodId(21), Implemented, read, write, Description("Thermal Control.")] void Thermal_Control(…
48 …[WmiMethodId(23), Implemented, read, write, Description("MemoryOCControl.")] void MemoryOCControl(…
49 …[WmiMethodId(26), Implemented, read, write, Description("System Information.")] void SystemInforma…
50 …[WmiMethodId(28), Implemented, read, write, Description("Power Information.")] void PowerInformati…
[all …]
/linux/Documentation/arch/arm/nwfpe/
H A Dnetwinder-fpe.rst28 These instructions are fully implemented.
40 These instructions are fully implemented. They store/load three words
58 FLT/FIX are fully implemented.
60 RFS/WFS are fully implemented.
62 RFC/WFC are fully implemented. RFC/WFC are supervisor only instructions, and
73 These are fully implemented.
87 These are fully implemented.
93 These are fully implemented as well. They use the same algorithm as the
103 This is fully implemented.
110 These are fully implemented.
[all …]
/linux/drivers/crypto/caam/
H A Ddpseci.h197 * @deco_num: The number of copies of the DECO that are implemented in this
199 * @zuc_auth_acc_num: The number of copies of ZUCA that are implemented in this
201 * @zuc_enc_acc_num: The number of copies of ZUCE that are implemented in this
204 * implemented in this version of SEC
206 * implemented in this version of SEC
207 * @crc_acc_num: The number of copies of the CRC module that are implemented in
210 * implemented in this version of SEC
212 * implemented in this version of SEC
214 * implemented in this version of SEC
216 * implemented in this version of SEC
[all …]
/linux/drivers/comedi/drivers/ni_routing/
H A Dni_route_values.h38 /** Marks a register value as valid, implemented, and tested. */
42 /** Marks a register value as implemented but needing testing. */
44 /** Marks a register value as not implemented. */
49 /** Marks a register value as implemented but needing testing. */
51 /** Marks a register value as not implemented. */
54 /** Tests whether a register is marked as valid/implemented/tested */
56 /** Tests whether a register is implemented but not tested */
58 /** Tests whether a register is not implemented */
/linux/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h29 WARN_ONCE(1, "%s: not implemented\n", __func__); in simc_exit()
49 WARN_ONCE(1, "%s: not implemented\n", __func__); in simc_ioctl()
71 WARN_ONCE(1, "%s: not implemented\n", __func__); in simc_poll()
86 WARN_ONCE(1, "%s: not implemented\n", __func__); in simc_argc()
96 WARN_ONCE(1, "%s: not implemented\n", __func__); in simc_argv_size()
106 WARN_ONCE(1, "%s: not implemented\n", __func__); in simc_argv()
/linux/Documentation/devicetree/bindings/soundwire/
H A Dqcom,soundwire.yaml85 Value of 0xff indicates that this option is not implemented
96 Value of 0xff indicates that this option is not implemented
107 Value of 0xffff indicates that this option is not implemented
118 Value of 0xff indicates that this option is not implemented
129 Value of 0xff indicates that this option is not implemented
140 Value of 0xff indicates that this option is not implemented
153 Value of 0xff indicates that this option is not implemented
170 Value of 0xff indicates that this option is not implemented
187 Value of 0xff indicates that this option is not implemented
203 Value of 0xff indicates that this option is not implemented
/linux/Documentation/i2c/
H A Dsmbus-protocol.rst70 Implemented by i2c_smbus_read_byte()
85 Implemented by i2c_smbus_write_byte()
100 Implemented by i2c_smbus_read_byte_data()
113 Implemented by i2c_smbus_read_word_data()
131 Implemented by i2c_smbus_write_byte_data()
147 Implemented by i2c_smbus_write_word_data()
177 Implemented by i2c_smbus_read_block_data()
194 Implemented by i2c_smbus_write_block_data()
234 This is implemented in the following way in the Linux kernel:
276 This is implemented the following way in the Linux kernel:
[all …]
/linux/Documentation/networking/devlink/
H A Dmlxsw.rst7 This document describes the devlink features implemented by the ``mlxsw``
13 .. list-table:: Generic parameters implemented
23 .. list-table:: Driver-specific parameters implemented
45 .. list-table:: devlink info versions implemented
66 .. list-table:: devlink info versions implemented
H A Dbnxt.rst7 This document describes the devlink features implemented by the ``bnxt``
13 .. list-table:: Generic parameters implemented
33 .. list-table:: Driver-specific parameters implemented
52 .. list-table:: devlink info versions implemented
H A Dmlx4.rst7 This document describes the devlink features implemented by the ``mlx4``
13 .. list-table:: Generic parameters implemented
27 .. list-table:: Driver-specific parameters implemented
H A Dnfp.rst7 This document describes the devlink features implemented by the ``nfp``
13 .. list-table:: Generic parameters implemented
27 .. list-table:: devlink info versions implemented
/linux/drivers/phy/socionext/
H A DKconfig13 Enable this to support USB PHY implemented on USB2 controller
25 Enable this to support USB PHY implemented in USB3 controller
35 Enable this to support PHY implemented in PCIe controller
45 Enable this to support PHY implemented in AHCI controller
/linux/Documentation/arch/arm/sa1100/
H A Dassabet.rst257 - I2C: Implemented, not fully tested.
271 - Record: Implemented, not tested.
275 - Audio play: Implemented, not heavily tested.
276 - Audio rec: Implemented, not heavily tested.
277 - Telco audio play: Implemented, not heavily tested.
278 - Telco audio rec: Implemented, not heavily tested.
296 - USB: Implemented, not heavily tested.
297 - PCMCIA: Implemented, not heavily tested.
298 - CF: Implemented, not heavily tested.
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_demod.c249 * This is implemented here just to be used as an example for real
252 * Should only be implemented if it actually reads something from the hardware.
296 * This is implemented here just to be used as an example for real
299 * Should only be implemented if the demod has support for DVB-S or DVB-S2
309 * This is implemented here just to be used as an example for real
312 * Should only be implemented if the demod has support for DVB-S or DVB-S2
322 * This is implemented here just to be used as an example for real
325 * Should only be implemented if the demod has support for DVB-S or DVB-S2
335 * This is implemented here just to be used as an example for real
338 * Should only be implemented if the demod has support for DVB-S or DVB-S2
/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c791 /* .change_interface = not implemented */
797 /* .set_tim = not implemented */
799 /* .update_tkip_key = not implemented */
800 /* .hw_scan = not implemented */
804 /* .set_frag_threshold = not implemented */
805 /* .set_rts_threshold = not implemented */
806 /* .sta_add = not implemented */
807 /* .sta_remove = not implemented */
808 /* .sta_notify = not implemented */
813 /* .tx_last_beacon = not implemented */
[all …]
/linux/Documentation/networking/caif/
H A Dlinux_caif.rst33 * CAIF Link Layer, implemented as NET devices.
68 each layer described in the specification is implemented as a separate layer.
79 specification is implemented in a separate c-file.
179 The IP interface and CAIF socket API are implemented on top of the
189 The Link Layer is implemented as Linux network devices (struct net_device).
194 Therefore a flow-control mechanism is implemented where the physical
/linux/sound/firewire/bebob/
H A Dbebob_command.c37 else if (buf[0] == 0x08) /* NOT IMPLEMENTED */ in avc_audio_set_selector()
75 else if (buf[0] == 0x08) /* NOT IMPLEMENTED */ in avc_audio_get_selector()
130 else if (buf[0] == 0x08) /* NOT IMPLEMENTED */ in avc_bridgeco_get_plug_type()
166 else if (buf[0] == 0x08) // NOT IMPLEMENTED in avc_bridgeco_get_plug_ch_count()
198 else if (buf[0] == 0x08) /* NOT IMPLEMENTED */ in avc_bridgeco_get_plug_ch_pos()
237 else if (buf[0] == 0x08) /* NOT IMPLEMENTED */ in avc_bridgeco_get_plug_section_type()
273 else if (buf[0] == 0x08) /* NOT IMPLEMENTED */ in avc_bridgeco_get_plug_input()
314 else if (buf[0] == 0x08) /* NOT IMPLEMENTED */ in avc_bridgeco_get_plug_strm_fmt()
/linux/arch/powerpc/platforms/8xx/
H A DKconfig132 Help not implemented yet, coming soon.
140 Help not implemented yet, coming soon.
145 Help not implemented yet, coming soon.
150 Help not implemented yet, coming soon.
/linux/arch/x86/kvm/
H A Dsmm.h91 /* I/O restart and auto halt restart are not implemented by KVM */
107 * Two fields below are implemented on AMD only, to store
112 u64 svm_guest_virtual_int; /* unknown purpose, not implemented */
119 /* ssp and svm_* fields below are not implemented by KVM */
/linux/include/drm/
H A Ddrm_audio_component.h14 * struct drm_audio_component_ops - Ops implemented by DRM driver, called by hda driver
68 * struct drm_audio_component_audio_ops - Ops implemented by hda driver, called by DRM driver
116 * @ops: Ops implemented by DRM driver, called by hda driver
120 * @audio_ops: Ops implemented by hda driver, called by DRM driver
/linux/include/linux/
H A Dblk-crypto-profile.h18 * interface must be implemented by storage drivers that support inline
65 * This only needs to be implemented if BLK_CRYPTO_KEY_TYPE_HW_WRAPPED
78 * This only needs to be implemented if BLK_CRYPTO_KEY_TYPE_HW_WRAPPED
92 * This only needs to be implemented if BLK_CRYPTO_KEY_TYPE_HW_WRAPPED
107 * to be implemented if BLK_CRYPTO_KEY_TYPE_HW_WRAPPED is supported.
H A Dsuspend.h60 * This callback is optional. However, if it is implemented, the argument
81 * the argument if @begin() is not implemented.
89 * This callback is optional, but should be implemented by the platforms
90 * that implement @prepare_late(). If implemented, it is always called
96 * This callback is optional, but should be implemented by the platforms
97 * that implement @prepare(). If implemented, it is always called after
111 * This callback is optional, but should be implemented by the platforms
118 * This callback is optional and should only be implemented by platforms
322 * All the methods below, except for @recover(), must be implemented.
365 * fails. This callback is optional and should only be implemented by
/linux/sound/usb/
H A Dvalidate.c258 /* UAC_VERSION_2, UAC2_EFFECT_UNIT: not implemented yet */
266 /* UAC_VERSION_2, UAC2_SAMPLE_RATE_CONVERTER: not implemented yet */
274 /* UAC_VERSION_3, UAC3_EXTENDED_TERMINAL: not implemented yet */
278 /* UAC_VERSION_3, UAC3_EFFECT_UNIT: not implemented yet */
286 /* UAC_VERSION_3, UAC3_SAMPLE_RATE_CONVERTER: not implemented yet */
287 /* UAC_VERSION_3, UAC3_CONNECTORS: not implemented yet */

12345678910>>...72