Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dhi556.c120 #define HI556_NUM_SUPPLIES ARRAY_SIZE(hi556_supply_names) macro
144 struct regulator_bulk_data supplies[HI556_NUM_SUPPLIES];
1040 ret = regulator_bulk_enable(HI556_NUM_SUPPLIES, hi556->supplies); in __hi556_power_on()
1083 regulator_bulk_disable(HI556_NUM_SUPPLIES, hi556->supplies); in __hi556_power_off()
1398 for (i = 0; i < HI556_NUM_SUPPLIES; i++) in hi556_configure_regulators()
1402 HI556_NUM_SUPPLIES, in hi556_configure_regulators()