Home
last modified time | relevance | path

Searched refs:GC8034_NUM_SUPPLIES (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc8034.c114 #define GC8034_NUM_SUPPLIES ARRAY_SIZE(gc8034_supply_names) macro
187 struct regulator_bulk_data supplies[GC8034_NUM_SUPPLIES];
2511 int num_consumers = GC8034_NUM_SUPPLIES; in gc8034_enable_regulators()
2609 regulator_bulk_disable(GC8034_NUM_SUPPLIES, gc8034->supplies); in __gc8034_power_off()
2997 for (i = 0; i < GC8034_NUM_SUPPLIES; i++) in gc8034_configure_regulators()
3001 GC8034_NUM_SUPPLIES, in gc8034_configure_regulators()