Home
last modified time | relevance | path

Searched refs:is_switch (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/regulator/
H A Ddriver.h460 unsigned int is_switch : 1; member
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dcore.c3031 } else if (rdev->is_switch && rdev->supply) { in _regulator_list_voltage()
3092 if (!rdev->is_switch || !rdev->supply) { in regulator_count_voltages()
5641 rdev->is_switch = true; in regulator_register()

Completed in 9 milliseconds