Searched refs:consumers (Results 1 – 14 of 14) sorted by relevance
143 struct regulator_bulk_data *consumers);145 struct regulator_bulk_data *consumers);147 struct regulator_bulk_data *consumers);149 struct regulator_bulk_data *consumers);218 struct regulator_bulk_data *consumers) in regulator_bulk_get() argument224 struct regulator_bulk_data *consumers) in regulator_bulk_enable() argument230 struct regulator_bulk_data *consumers) in regulator_bulk_disable() argument236 struct regulator_bulk_data *consumers) in regulator_bulk_free() argument
56 NOTE: This may not disable the supply if it's shared with other consumers. The64 consumers will be powered off.129 Some consumers can further save system power by changing the operating mode of130 their supply regulator to be more efficient when the consumers operating state143 on all its consumers) and change operating mode (if necessary and permitted)146 The load_uA value can be determined from the consumers datasheet. e.g.most149 Most consumers will use indirect operating mode control since they have no151 consumers.162 Direct mode will only be used by consumers that *know* about the regulator and163 are not sharing the regulator with other consumers.[all …]
29 different consumers.32 very easy to handle and so that consumers will work with shared
13 The drivers for consumers A & B must be mapped to the correct regulator in41 for each regulator power domain. This structure also maps the consumers
140 allow consumers complete control over their supply voltage and current
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
2202 struct regulator_bulk_data *consumers) in regulator_bulk_get() argument2208 consumers[i].consumer = NULL; in regulator_bulk_get()2211 consumers[i].consumer = regulator_get(dev, in regulator_bulk_get()2212 consumers[i].supply); in regulator_bulk_get()2213 if (IS_ERR(consumers[i].consumer)) { in regulator_bulk_get()2214 ret = PTR_ERR(consumers[i].consumer); in regulator_bulk_get()2216 consumers[i].supply, ret); in regulator_bulk_get()2217 consumers[i].consumer = NULL; in regulator_bulk_get()2225 for (i = 0; i < num_consumers && consumers[i].consumer; i++) in regulator_bulk_get()2226 regulator_put(consumers[i].consumer); in regulator_bulk_get()[all …]
31 consumers.
551 struct regulator_consumer_supply *consumers, in add_regulator_linked() argument559 if (consumers) { in add_regulator_linked()560 pdata->consumer_supplies = consumers; in add_regulator_linked()
62 the identification of large disk space consumers relatively quick, as
191 Inotify's userspace consumers also have an inotify_device which is
230 via the dmesg command and to the consumers of /proc/kmsg. As a specific232 consumers as if the current loglevel was maximum. If only the header
20 serialising them, and to handle multiple consumers by serialising them.
84 head page and T donates its tail page(s). The major consumers of compound