Searched +full:ignore +full:- +full:power +full:- +full:on +full:- +full:sel (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - John Crispin <john@phrozen.org>13 If the QCA8K switch is connect to an SoC's external mdio-bus, each subnode16 ID. To declare the internal mdio-bus configuration, declare an MDIO node in18 PHY it is connected to. In this config, an internal mdio-bus is registered and20 mdio-bus configurations are not supported by the hardware.27 - enum:28 - qca,qca8327[all …]
1 .. SPDX-License-Identifier: GPL-2.04 The Definitive KVM (Kernel-based Virtual Machine) API Documentation13 - System ioctls: These query and set global attributes which affect the17 - VM ioctls: These query and set attributes that affect an entire virtual24 - vcpu ioctls: These query and set attributes that control the operation32 - device ioctls: These query and set attributes that control the operation43 can be used to issue system ioctls. A KVM_CREATE_VM ioctl on this45 ioctls. A KVM_CREATE_VCPU or KVM_CREATE_DEVICE ioctl on a VM fd will47 the new resource. Finally, ioctls on a vcpu or device fd can be used55 the API. See "General description" for details on the ioctl usage[all …]