Home
last modified time | relevance | path

Searched refs:consumer (Results 1 – 25 of 96) sorted by relevance

1234

/drivers/gpu/drm/panel/
A Dpanel-boe-bf060y8m-aj0.c146 regulator_disable(boe->vregs[BF060Y8M_VREG_VCI].consumer); in boe_bf060y8m_aj0_prepare()
148 regulator_disable(boe->vregs[BF060Y8M_VREG_VDDIO].consumer); in boe_bf060y8m_aj0_prepare()
150 regulator_disable(boe->vregs[BF060Y8M_VREG_VCC].consumer); in boe_bf060y8m_aj0_prepare()
152 regulator_disable(boe->vregs[BF060Y8M_VREG_EL_VSS].consumer); in boe_bf060y8m_aj0_prepare()
271 vreg = boe->vregs[BF060Y8M_VREG_VCC].consumer; in boe_bf060y8m_aj0_init_vregs()
276 vreg = boe->vregs[BF060Y8M_VREG_VDDIO].consumer; in boe_bf060y8m_aj0_init_vregs()
281 vreg = boe->vregs[BF060Y8M_VREG_VCI].consumer; in boe_bf060y8m_aj0_init_vregs()
286 vreg = boe->vregs[BF060Y8M_VREG_EL_VDD].consumer; in boe_bf060y8m_aj0_init_vregs()
292 vreg = boe->vregs[BF060Y8M_VREG_EL_VSS].consumer; in boe_bf060y8m_aj0_init_vregs()
306 vreg = boe->vregs[BF060Y8M_VREG_VDDIO].consumer; in boe_bf060y8m_aj0_init_vregs()
[all …]
A Dpanel-novatek-nt35950.c335 ret = regulator_is_supported_voltage(nt->vregs[0].consumer, in nt35950_sharp_init_vregs()
339 ret = regulator_is_supported_voltage(nt->vregs[1].consumer, in nt35950_sharp_init_vregs()
344 ret = regulator_is_supported_voltage(nt->vregs[2].consumer, in nt35950_sharp_init_vregs()
349 ret = regulator_is_supported_voltage(nt->vregs[3].consumer, in nt35950_sharp_init_vregs()
362 ret = regulator_enable(nt->vregs[0].consumer); in nt35950_prepare()
367 ret = regulator_enable(nt->vregs[3].consumer); in nt35950_prepare()
372 ret = regulator_enable(nt->vregs[1].consumer); in nt35950_prepare()
376 ret = regulator_enable(nt->vregs[2].consumer); in nt35950_prepare()
A Dpanel-startek-kd070fhfid015.c125 ret = regulator_enable(stk->supplies[IOVCC].consumer); in stk_panel_prepare()
130 ret = regulator_enable(stk->supplies[POWER].consumer); in stk_panel_prepare()
150 regulator_disable(stk->supplies[POWER].consumer); in stk_panel_prepare()
152 regulator_disable(stk->supplies[IOVCC].consumer); in stk_panel_prepare()
/drivers/staging/iio/Documentation/
A Dinkernel.txt20 consumer_dev_name allows identification of the consumer device.
21 This are then used to find the channel mapping from the consumer device (see
24 Finally consumer_channel is a string identifying the channel to the consumer.
37 to associate a given channel with the consumer requesting it.
39 Acting as an IIO consumer (consumer.h)
41 The consumer first has to obtain an iio_channel structure from the core
55 with a given consumer. This is useful for generic drivers such as
57 consumer driver. To do this, use iio_channel_get_all.
/drivers/base/
A Dcore.c85 link->consumer = con; in __fwnode_link_add()
732 if (!consumer || !supplier || consumer == supplier || in device_link_add()
791 if (link->consumer != consumer) in device_link_add()
856 get_device(consumer); in device_link_add()
857 link->consumer = consumer; in device_link_add()
866 dev_bus_name(consumer), dev_name(consumer)); in device_link_add()
898 dev_dbg(consumer, in device_link_add()
985 if (link->consumer == consumer) { in device_link_remove()
1601 struct device *consumer = link->consumer; in device_links_unbind_consumers() local
1603 get_device(consumer); in device_links_unbind_consumers()
[all …]
/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_io.c1366 u32 consumer = sds_ring->consumer; in qlcnic_process_rcv_ring() local
1430 sds_ring->consumer = consumer; in qlcnic_process_rcv_ring()
1543 u32 consumer = sds_ring->consumer; in qlcnic_82xx_process_rcv_ring_diag() local
1566 consumer = get_next_index(consumer, sds_ring->num_desc); in qlcnic_82xx_process_rcv_ring_diag()
1569 sds_ring->consumer = consumer; in qlcnic_82xx_process_rcv_ring_diag()
1889 u32 consumer = sds_ring->consumer; in qlcnic_83xx_process_rcv_ring() local
1923 consumer = get_next_index(consumer, sds_ring->num_desc); in qlcnic_83xx_process_rcv_ring()
1942 sds_ring->consumer = consumer; in qlcnic_83xx_process_rcv_ring()
2210 u32 consumer = sds_ring->consumer; in qlcnic_83xx_process_rcv_ring_diag() local
2223 consumer = get_next_index(consumer, sds_ring->num_desc); in qlcnic_83xx_process_rcv_ring_diag()
[all …]
/drivers/platform/x86/intel/int3472/
A Dtps68470.c107 struct acpi_device *consumer; in skl_int3472_fill_clk_pdata() local
112 for_each_acpi_consumer_dev(adev, consumer) in skl_int3472_fill_clk_pdata()
128 for_each_acpi_consumer_dev(adev, consumer) { in skl_int3472_fill_clk_pdata()
130 acpi_dev_name(consumer)); in skl_int3472_fill_clk_pdata()
132 acpi_dev_put(consumer); in skl_int3472_fill_clk_pdata()
/drivers/clk/
A Dclk-tps68470.c203 struct tps68470_clk_consumer *consumer; in tps68470_clk_probe() local
229 consumer = &pdata->consumers[i]; in tps68470_clk_probe()
232 consumer->consumer_con_id, in tps68470_clk_probe()
233 consumer->consumer_dev_name); in tps68470_clk_probe()
A Dkunit_clk_assigned_rates_zero_consumer.dtso11 kunit-clock-consumer {
12 compatible = "test,clk-consumer";
A Dkunit_clk_assigned_rates_without_consumer.dtso13 kunit-clock-consumer {
14 compatible = "test,clk-consumer";
A Dkunit_clk_assigned_rates_null_consumer.dtso13 kunit-clock-consumer {
14 compatible = "test,clk-consumer";
A Dkunit_clk_assigned_rates_one_consumer.dtso13 kunit-clock-consumer {
14 compatible = "test,clk-consumer";
A Dkunit_clk_assigned_rates_multiple_consumer.dtso13 kunit-clock-consumer {
14 compatible = "test,clk-consumer";
A Dkunit_clk_assigned_rates_u64_one_consumer.dtso13 kunit-clock-consumer {
14 compatible = "test,clk-consumer";
A Dkunit_clk_fixed_rate_test.dtso15 kunit-clock-consumer {
16 compatible = "test,single-clk-consumer";
A Dkunit_clk_assigned_rates_u64_multiple_consumer.dtso13 kunit-clock-consumer {
14 compatible = "test,clk-consumer";
/drivers/iio/adc/
A Drcar-gyroadc.c179 struct regulator *consumer; in rcar_gyroadc_read_raw() local
189 consumer = priv->vref[0]; in rcar_gyroadc_read_raw()
191 consumer = priv->vref[chan->channel]; in rcar_gyroadc_read_raw()
199 if (!consumer) in rcar_gyroadc_read_raw()
222 if (!consumer) in rcar_gyroadc_read_raw()
225 vref = regulator_get_voltage(consumer); in rcar_gyroadc_read_raw()
/drivers/input/misc/
A Dtwl6040-vibra.c151 volt = regulator_get_voltage(info->supplies[0].consumer) / 1000; in twl6040_vibra_set_effect()
157 volt = regulator_get_voltage(info->supplies[1].consumer) / 1000; in twl6040_vibra_set_effect()
299 error = regulator_set_voltage(info->supplies[0].consumer, in twl6040_vibra_probe()
309 error = regulator_set_voltage(info->supplies[1].consumer, in twl6040_vibra_probe()
/drivers/media/i2c/
A Ds5k6a3.c203 ret = regulator_enable(sensor->supplies[i].consumer); in __s5k6a3_power_on()
212 ret = regulator_enable(sensor->supplies[i].consumer); in __s5k6a3_power_on()
231 regulator_disable(sensor->supplies[i].consumer); in __s5k6a3_power_on()
244 regulator_disable(sensor->supplies[i].consumer); in __s5k6a3_power_off()
/drivers/power/supply/
A Dcharger-manager.c397 err = regulator_enable(desc->charger_regulators[i].consumer); in try_charger_enable()
415 err = regulator_disable(desc->charger_regulators[i].consumer); in try_charger_enable()
428 desc->charger_regulators[i].consumer)) { in try_charger_enable()
430 desc->charger_regulators[i].consumer); in try_charger_enable()
921 ret = regulator_set_current_limit(cable->charger->consumer, in charger_extcon_work()
1041 charger->consumer = regulator_get(cm->dev, in charger_manager_register_extcon()
1043 if (IS_ERR(charger->consumer)) { in charger_manager_register_extcon()
1046 return PTR_ERR(charger->consumer); in charger_manager_register_extcon()
1090 state = regulator_is_enabled(charger->consumer); in charger_state_show()
1626 regulator_put(desc->charger_regulators[i].consumer); in charger_manager_probe()
[all …]
/drivers/of/unittest-data/
A Dtests-phandle.dtsi50 consumer-a {
69 consumer-b {
/drivers/regulator/
A Ddevres.c370 struct regulator *regulator = consumers[0].consumer; in devm_regulator_bulk_put()
385 regulator_disable(devres->consumers[i].consumer); in devm_regulator_bulk_disable()
430 ret = regulator_enable(consumers[i].consumer); in devm_regulator_bulk_get_enable()
441 regulator_disable(consumers[i].consumer); in devm_regulator_bulk_get_enable()
/drivers/phy/qualcomm/
A Dphy-qcom-usb-hs-28nm.c365 ret = regulator_set_load(priv->vregs[VDDA_1P8].consumer, 19000); in qcom_snps_hsphy_probe()
369 ret = regulator_set_load(priv->vregs[VDDA_3P3].consumer, 16000); in qcom_snps_hsphy_probe()
376 regulator_set_load(priv->vregs[VDDA_1P8].consumer, 0); in qcom_snps_hsphy_probe()
/drivers/gpio/
A DTODO40 - Convert all consumer drivers to only #include <linux/gpio/consumer.h>
71 - Change all consumer drivers that #include <linux/of_gpio.h> to
72 #include <linux/gpio/consumer.h> and stop doing custom parsing of the
85 uses <linux/gpio/consumer.h> or <linux/gpio/driver.h> instead.
205 request a GPIO line and control its settings. The consumer API is designed
/drivers/iio/buffer/
A DKconfig11 usage. That is, those where the data is pushed to the consumer.
40 Should be selected by drivers that want to use the generic Hw consumer

Completed in 65 milliseconds

1234