Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc4663.c100 #define GC4663_NUM_SUPPLIES ARRAY_SIZE(gc4663_supply_names) macro
126 struct regulator_bulk_data supplies[GC4663_NUM_SUPPLIES];
1398 ret = regulator_bulk_enable(GC4663_NUM_SUPPLIES, gc4663->supplies); in __gc4663_power_on()
1443 regulator_bulk_disable(GC4663_NUM_SUPPLIES, gc4663->supplies); in __gc4663_power_off()
1747 for (i = 0; i < GC4663_NUM_SUPPLIES; i++) in gc4663_configure_regulators()
1751 GC4663_NUM_SUPPLIES, in gc4663_configure_regulators()