Searched refs:supplied (Results 1 – 25 of 210) sorted by relevance
123456789
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-platform-wilco-ec | 45 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.
|
D | sysfs-platform-twl4030-usb | 4 is being supplied by the USB bus.
|
D | sysfs-bus-iio-meas-spec | 6 battery level supplied to sensor is below 2.25V.
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | widgets.txt | 7 "template-wname", "user-supplied-wname" 12 The "user-supplied-wname" being the user specified widget name.
|
/Linux-v6.6/drivers/power/supply/ |
D | ug3105_battery.c | 90 bool supplied; member 114 if (chip->supplied && chip->ocv_avg > full) in ug3105_get_status() 181 bool prev_supplied = chip->supplied; in ug3105_work() 232 chip->supplied = power_supply_am_i_supplied(psy); in ug3105_work() 240 if (chip->supplied != prev_supplied || in ug3105_work()
|
/Linux-v6.6/Documentation/core-api/ |
D | padata.rst | 64 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-v6.6/Documentation/power/regulator/ |
D | overview.rst | 40 - 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-v6.6/Documentation/devicetree/bindings/clock/ |
D | nuvoton,npcm750-clk.txt | 66 /* external clock signal rg1refck, supplied by the phy */ 74 /* external clock signal rg2refck, supplied by the phy */
|
/Linux-v6.6/Documentation/hwmon/ |
D | nzxt-smart2.rst | 47 curr[1-3]_input Current supplied to the fan (in milliamperes). 48 in[0-2]_input Voltage supplied to the fan (in millivolts).
|
/Linux-v6.6/Documentation/devicetree/bindings/misc/ |
D | xlnx,sd-fec.txt | 30 DIN_WORDS input to be supplied for each AXI transaction. 37 DOUT_WORDS input to be supplied for each AXI transaction.
|
/Linux-v6.6/Documentation/networking/device_drivers/atm/ |
D | fore200e.rst | 34 The supplied firmware images should work with all adapters. 39 ForeThought CD-ROM supplied with your adapter by FORE Systems.
|
/Linux-v6.6/Documentation/usb/ |
D | functionfs.rst | 54 If no "functions" module parameters is supplied, the driver accepts 57 When "functions" module parameter is supplied, only functions
|
/Linux-v6.6/Documentation/bpf/ |
D | bpf_prog_run.rst | 20 can be used to unit test BPF programs against user-supplied context objects, and 62 The live packet mode is optimised for high performance execution of the supplied 103 with the initial packet data supplied by userspace at ``BPF_PROG_RUN``
|
D | prog_cgroup_sockopt.rst | 22 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-v6.6/drivers/parisc/ |
D | README.dino | 10 ** PCI bus. HP-supplied graphics cards that utilize the PCI bus are
|
/Linux-v6.6/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-dt.txt | 15 details. OPPs *must* be supplied either via DT, i.e. this property, or
|
D | cpufreq-st.txt | 54 /* # they are only to be supplied by the bootloader !!! # */
|
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/smsc/ |
D | smc9.rst | 21 (A kernel patch is supplied for 1.3.71 )
|
/Linux-v6.6/Documentation/driver-api/ |
D | miscellaneous.rst | 28 control power supplied to electrical devices.
|
/Linux-v6.6/arch/powerpc/boot/dts/ |
D | eiger.dts | 157 /* 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-v6.6/Documentation/dev-tools/kunit/ |
D | architecture.rst | 131 - ``<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-v6.6/drivers/soc/rockchip/ |
D | Kconfig | 23 voltage supplied by the regulators.
|
/Linux-v6.6/arch/arm64/boot/dts/rockchip/ |
D | rk3399-pinebook-pro.dts | 183 /* Regulators supplied by vcc_sysin */ 248 /* Regulators supplied by vcc3v3_sys */ 317 /* Regulators supplied by vcc5v0_usb */ 336 /* Regulators supplied by vcc5v0_usb */ 354 /* Regulators supplied by vcc_1v8 */
|
/Linux-v6.6/arch/arm/boot/dts/marvell/ |
D | armada-385-linksys-caiman.dts | 137 * supplied bootargs
|
D | armada-385-linksys-cobra.dts | 137 * supplied bootargs
|
123456789