Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/techpoint/
H A Dtechpoint_v4l2.c49 #define TECHPOINT_NUM_SUPPLIES ARRAY_SIZE(techpoint_supply_names) macro
63 TECHPOINT_NUM_SUPPLIES, in techpoint_get_regulators()
66 for (i = 0; i < TECHPOINT_NUM_SUPPLIES; i++) in techpoint_get_regulators()
69 TECHPOINT_NUM_SUPPLIES, in techpoint_get_regulators()
128 regulator_bulk_enable(TECHPOINT_NUM_SUPPLIES, techpoint->supplies); in techpoint_analyze_dts()