Searched refs:uA_load (Results 1 – 2 of 2) sorted by relevance
51 int uA_load; member
782 uA += regulator->uA_load; in requested_microamps_show() 993 current_uA += sibling->uA_load; in drms_uA_update() 1860 debugfs_create_u32("uA_load", 0444, regulator->debugfs, in link_and_create_debugfs() 1861 ®ulator->uA_load); in link_and_create_debugfs() 2851 if (regulator->uA_load && regulator->enable_count == 1) { in _regulator_handle_consumer_enable() 2881 if (regulator->uA_load && regulator->enable_count == 0) in _regulator_handle_consumer_disable() 3142 if (regulator->uA_load) { in regulator_force_disable() 3143 regulator->uA_load = 0; in regulator_force_disable() 4908 * @uA_load: load current4939 int regulator_set_load(struct regulator *regulator, int uA_load) in regulator_set_load() argument [all...]