/linux-4.1.27/include/linux/regulator/ |
D | consumer.h | 212 struct regulator_bulk_data *consumers); 214 struct regulator_bulk_data *consumers); 216 struct regulator_bulk_data *consumers); 218 struct regulator_bulk_data *consumers); 220 struct regulator_bulk_data *consumers); 222 struct regulator_bulk_data *consumers); 402 struct regulator_bulk_data *consumers) in regulator_bulk_get() argument 408 struct regulator_bulk_data *consumers) in devm_regulator_bulk_get() argument 414 struct regulator_bulk_data *consumers) in regulator_bulk_enable() argument 420 struct regulator_bulk_data *consumers) in regulator_bulk_disable() argument [all …]
|
/linux-4.1.27/drivers/regulator/ |
D | devres.c | 158 struct regulator_bulk_data *consumers) in devm_regulator_bulk_get() argument 164 consumers[i].consumer = NULL; in devm_regulator_bulk_get() 167 consumers[i].consumer = devm_regulator_get(dev, in devm_regulator_bulk_get() 168 consumers[i].supply); in devm_regulator_bulk_get() 169 if (IS_ERR(consumers[i].consumer)) { in devm_regulator_bulk_get() 170 ret = PTR_ERR(consumers[i].consumer); in devm_regulator_bulk_get() 172 consumers[i].supply, ret); in devm_regulator_bulk_get() 173 consumers[i].consumer = NULL; in devm_regulator_bulk_get() 181 for (i = 0; i < num_consumers && consumers[i].consumer; i++) in devm_regulator_bulk_get() 182 devm_regulator_put(consumers[i].consumer); in devm_regulator_bulk_get()
|
D | core.c | 3216 struct regulator_bulk_data *consumers) in regulator_bulk_get() argument 3222 consumers[i].consumer = NULL; in regulator_bulk_get() 3225 consumers[i].consumer = regulator_get(dev, in regulator_bulk_get() 3226 consumers[i].supply); in regulator_bulk_get() 3227 if (IS_ERR(consumers[i].consumer)) { in regulator_bulk_get() 3228 ret = PTR_ERR(consumers[i].consumer); in regulator_bulk_get() 3230 consumers[i].supply, ret); in regulator_bulk_get() 3231 consumers[i].consumer = NULL; in regulator_bulk_get() 3240 regulator_put(consumers[i].consumer); in regulator_bulk_get() 3266 struct regulator_bulk_data *consumers) in regulator_bulk_enable() argument [all …]
|
/linux-4.1.27/Documentation/power/regulator/ |
D | consumer.txt | 56 NOTE: This may not disable the supply if it's shared with other consumers. The 64 consumers will be powered off. 129 Some consumers can further save system power by changing the operating mode of 130 their supply regulator to be more efficient when the consumers operating state 143 on all its consumers) and change operating mode (if necessary and permitted) 150 Most consumers will use indirect operating mode control since they have no 152 consumers. 163 Direct mode will only be used by consumers that *know* about the regulator and 164 are not sharing the regulator with other consumers. 169 Regulators can notify consumers of external events. Events could be received by [all …]
|
D | design.txt | 29 different consumers. 32 very easy to handle and so that consumers will work with shared
|
D | machine.txt | 13 The drivers for consumers A & B must be mapped to the correct regulator in 41 for each regulator power domain. This structure also maps the consumers
|
D | overview.txt | 140 allow consumers complete control over their supply voltage and current
|
/linux-4.1.27/Documentation/devicetree/bindings/regulator/ |
D | regulator.txt | 5 - regulator-min-microvolt: smallest voltage consumers may set 6 - regulator-max-microvolt: largest voltage consumers may set 8 - regulator-min-microamp: smallest current consumers may set 9 - regulator-max-microamp: largest current consumers may set
|
D | max77802.txt | 31 the consumers during normal operation while others only support to change the
|
/linux-4.1.27/Documentation/infiniband/ |
D | core_locking.txt | 28 consumers: 60 consumers are not required to perform any serialization. However, 95 Upper level protocol consumers may not sleep in a callback. 100 consumers when it calls ib_register_device(), all initialization
|
/linux-4.1.27/Documentation/devicetree/bindings/clock/ |
D | nvidia,tegra30-car.txt | 15 In clock consumers, this cell represents the clock ID exposed by the 19 In clock consumers, this cell represents the bit number in the CAR's
|
D | nvidia,tegra20-car.txt | 15 In clock consumers, this cell represents the clock ID exposed by the 19 In clock consumers, this cell represents the bit number in the CAR's
|
D | nvidia,tegra114-car.txt | 15 In clock consumers, this cell represents the clock ID exposed by the 19 In clock consumers, this cell represents the bit number in the CAR's
|
D | nvidia,tegra124-car.txt | 15 In clock consumers, this cell represents the clock ID exposed by the 21 In clock consumers, this cell represents the bit number in the CAR's
|
D | zynq-7000.txt | 12 for all clock consumers of PS clocks.
|
D | clock-bindings.txt | 63 ==Clock consumers==
|
D | sunxi.txt | 98 Clock consumers should specify the desired clocks they use with a
|
/linux-4.1.27/drivers/iio/ |
D | Kconfig | 54 int "Maximum number of consumers per trigger" 58 This value controls the maximum number of consumers that a
|
/linux-4.1.27/kernel/events/ |
D | uprobes.c | 71 struct uprobe_consumer *consumers; member 509 uc->next = uprobe->consumers; in consumer_add() 510 uprobe->consumers = uc; in consumer_add() 525 for (con = &uprobe->consumers; *con; con = &(*con)->next) { in consumer_del() 636 for (uc = uprobe->consumers; uc; uc = uc->next) { in filter_chain() 855 if (!uprobe->consumers && !err) in __uprobe_unregister() 935 for (con = uprobe->consumers; con && con != uc ; con = con->next) in uprobe_apply() 1730 for (uc = uprobe->consumers; uc; uc = uc->next) { in handler_chain() 1748 if (remove && uprobe->consumers) { in handler_chain() 1762 for (uc = uprobe->consumers; uc; uc = uc->next) { in handle_uretprobe_chain()
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ux500/ |
D | power_domain.txt | 21 ==PM domain consumers==
|
/linux-4.1.27/Documentation/devicetree/bindings/reset/ |
D | reset.txt | 20 A word on where to place reset signal consumers in device tree: It is possible 45 = Reset consumers =
|
/linux-4.1.27/drivers/staging/iio/Documentation/ |
D | trigger.txt | 29 consumers.
|
D | inkernel.txt | 1 Industrial I/O Subsystem in kernel consumers.
|
/linux-4.1.27/drivers/mfd/ |
D | twl-core.c | 677 struct regulator_consumer_supply *consumers, in add_regulator_linked() argument 686 if (consumers) { in add_regulator_linked() 687 pdata->consumer_supplies = consumers; in add_regulator_linked()
|
/linux-4.1.27/Documentation/devicetree/bindings/iio/ |
D | iio-bindings.txt | 45 ==IIO consumers==
|
/linux-4.1.27/Documentation/devicetree/bindings/power/ |
D | power_domain.txt | 62 ==PM domain consumers==
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | max14577.txt | 43 Node used only by extcon consumers.
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | dev-kmsg | 101 Users: dmesg(1), userspace kernel log consumers
|
/linux-4.1.27/Documentation/gpio/ |
D | board.txt | 154 property is handled during mapping and is thus transparent to GPIO consumers.
|
D | consumer.txt | 9 Guidelines for GPIOs consumers
|
/linux-4.1.27/Documentation/ |
D | pwm.txt | 19 consumers to providers, as given in the following example:
|
D | sysrq.txt | 233 via the dmesg command and to the consumers of /proc/kmsg. As a specific 235 consumers as if the current loglevel was maximum. If only the header
|
D | circular-buffers.txt | 20 serialising them, and to handle multiple consumers by serialising them.
|
/linux-4.1.27/Documentation/filesystems/ |
D | ceph.txt | 62 the identification of large disk space consumers relatively quick, as
|
/linux-4.1.27/Documentation/vm/ |
D | pagemap.txt | 88 head page and T donates its tail page(s). The major consumers of compound
|
/linux-4.1.27/Documentation/devicetree/bindings/thermal/ |
D | thermal.txt | 39 on how consumers refer to sensor devices. 78 on how consumers refer to cooling devices.
|