Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Ds5kjn1.c110 #define S5KJN1_NUM_SUPPLIES ARRAY_SIZE(s5kjn1_supply_names) macro
146 struct regulator_bulk_data supplies[S5KJN1_NUM_SUPPLIES];
1651 int num_consumers = S5KJN1_NUM_SUPPLIES; in s5kjn1_enable_regulators()
1762 regulator_bulk_disable(S5KJN1_NUM_SUPPLIES, s5kjn1->supplies); in __s5kjn1_power_off()
2063 for (i = 0; i < S5KJN1_NUM_SUPPLIES; i++) in s5kjn1_configure_regulators()
2067 S5KJN1_NUM_SUPPLIES, in s5kjn1_configure_regulators()