Home
last modified time | relevance | path

Searched refs:supplied (Results 1 – 25 of 140) sorted by relevance

123456

/linux/drivers/power/supply/
H A Dpm8916_bms_vm.c63 int supplied; in pm8916_bms_vm_battery_get_property() local
67 supplied = power_supply_am_i_supplied(psy); in pm8916_bms_vm_battery_get_property()
69 if (supplied < 0 && supplied != -ENODEV) in pm8916_bms_vm_battery_get_property()
70 return supplied; in pm8916_bms_vm_battery_get_property()
71 else if (supplied && supplied != -ENODEV) in pm8916_bms_vm_battery_get_property()
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-wilco-ec45 supplied to the port when on AC or if battery is > 50%.
46 Else no power is supplied.
47 - In S5, if usb_charge is enabled, then power will be supplied
48 to the port when on AC. Else no power is supplied.
H A Dsysfs-platform-twl4030-usb4 is being supplied by the USB bus.
H A Dsysfs-bus-iio-meas-spec6 battery level supplied to sensor is below 2.25V.
/linux/Documentation/devicetree/bindings/sound/
H A Dwidgets.txt7 "template-wname", "user-supplied-wname"
12 The "user-supplied-wname" being the user specified widget name.
/linux/Documentation/core-api/
H A Dpadata.rst64 Reading one of these files shows the user-supplied cpumask, which may be
67 Padata maintains two pairs of cpumasks internally, the user-supplied cpumasks
69 cpumask.) The user-supplied cpumasks default to all possible CPUs on instance
71 subset of the user-supplied cpumasks and contain only the online CPUs in the
72 user-supplied masks; these are the cpumasks padata actually uses. So it is
74 offline CPU in the user-supplied cpumask comes online, padata is going to use
/linux/Documentation/power/regulator/
H A Doverview.rst40 - Electronic device that is supplied power by a regulator.
53 - Electronic circuit that is supplied its input power by the
75 A power domain may have regulators that are supplied power
168 supplied by others (similar to a clock tree).
/linux/Documentation/hwmon/
H A Dnzxt-smart2.rst47 curr[1-3]_input Current supplied to the fan (in milliamperes).
48 in[0-2]_input Voltage supplied to the fan (in millivolts).
/linux/drivers/soc/rockchip/
H A DKconfig23 voltage supplied by the regulators.
/linux/drivers/parisc/
H A DREADME.dino10 ** PCI bus. HP-supplied graphics cards that utilize the PCI bus are
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dixd.rst13 supplied with your Intel adapter. All hardware requirements listed apply to use
H A Digbvf.rst24 supplied with your Intel adapter. All hardware requirements listed apply to use
H A Dixgbevf.rst21 supplied with your Intel adapter. All hardware requirements listed apply to use
/linux/Documentation/driver-api/
H A Dmiscellaneous.rst28 control power supplied to electrical devices.
/linux/Documentation/dev-tools/kunit/
H A Darchitecture.rst131 - ``<op>`` denotes a check with options: ``TRUE`` (supplied property
132 has the boolean value "true"), ``EQ`` (two supplied properties are
133 equal), ``NOT_ERR_OR_NULL`` (supplied pointer is not null and does not
/linux/arch/powerpc/boot/dts/
H A Deiger.dts157 /* ranges property is supplied by U-Boot */
164 /* reg property is supplied in by U-Boot */
199 /* reg property is supplied by U-boot */
/linux/Documentation/devicetree/bindings/cpufreq/
H A Dcpufreq-st.txt54 /* # they are only to be supplied by the bootloader !!! # */
/linux/Documentation/bpf/
H A Dprog_cgroup_sockopt.rst22 sockopt and it has writable context: it can modify the supplied arguments
30 Note, that ``optlen`` can not be increased beyond the user-supplied
/linux/arch/arm/boot/dts/marvell/
H A Darmada-385-linksys-caiman.dts137 * supplied bootargs
H A Darmada-385-linksys-cobra.dts137 * supplied bootargs
H A Darmada-385-linksys-shelby.dts137 * supplied bootargs
/linux/Documentation/devicetree/bindings/mfd/
H A Dwm831x.txt34 - regulators : Contains sub-nodes for each of the regulators supplied by
/linux/Documentation/virt/kvm/devices/
H A Darm-vgic.rst78 -EINVAL Invalid vcpu_index supplied
125 -EINVAL Invalid vcpu_index supplied
/linux/Documentation/arch/arm/samsung/
H A Doverview.rst22 A number of configurations are supplied, as there is no current way of
/linux/Documentation/arch/arm/nwfpe/
H A Dnotes.rst6 supplied by Russell King.

123456