Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc2155.c59 #define GC2155_NUM_SUPPLIES ARRAY_SIZE(gc2155_supply_names) macro
80 struct regulator_bulk_data supplies[GC2155_NUM_SUPPLIES];
1107 ret = regulator_bulk_enable(GC2155_NUM_SUPPLIES, gc2155->supplies); in __gc2155_power_on()
1147 regulator_bulk_disable(GC2155_NUM_SUPPLIES, gc2155->supplies); in __gc2155_power_off()
1562 for (i = 0; i < GC2155_NUM_SUPPLIES; i++) in gc2155_configure_regulators()
1566 GC2155_NUM_SUPPLIES, in gc2155_configure_regulators()