Home
last modified time | relevance | path

Searched defs:regulator (Results 1 – 25 of 616) sorted by relevance

12345678910>>...25

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/registry/storage/driver/base/
H A Dregulator.go11 type regulator struct { struct
12 storagedriver.StorageDriver
13 *sync.Cond
15 available uint64
30 func (r *regulator) enter() {
39 func (r *regulator) exit() {
53 func (r *regulator) Name() string {
62 func (r *regulator) GetContent(ctx context.Context, path string) ([]byte, error) {
71 func (r *regulator) PutContent(ctx context.Context, path string, content []byte) error {
110 func (r *regulator) List(ctx context.Context, path string) ([]string, error) {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/registry/storage/driver/base/
H A Dregulator.go14 type regulator struct { struct
15 storagedriver.StorageDriver
16 *sync.Cond
18 available uint64
73 func (r *regulator) enter() {
82 func (r *regulator) exit() {
92 func (r *regulator) Name() string {
101 func (r *regulator) GetContent(ctx context.Context, path string) ([]byte, error) {
110 func (r *regulator) PutContent(ctx context.Context, path string, content []byte) error {
149 func (r *regulator) List(ctx context.Context, path string) ([]string, error) {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/registry/storage/driver/base/
H A Dregulator.go14 type regulator struct { struct
15 storagedriver.StorageDriver
16 *sync.Cond
18 available uint64
73 func (r *regulator) enter() {
82 func (r *regulator) exit() {
92 func (r *regulator) Name() string {
101 func (r *regulator) GetContent(ctx context.Context, path string) ([]byte, error) {
110 func (r *regulator) PutContent(ctx context.Context, path string, content []byte) error {
149 func (r *regulator) List(ctx context.Context, path string) ([]string, error) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/registry/storage/driver/base/
H A Dregulator.go14 type regulator struct { struct
15 storagedriver.StorageDriver
16 *sync.Cond
18 available uint64
73 func (r *regulator) enter() {
82 func (r *regulator) exit() {
92 func (r *regulator) Name() string {
101 func (r *regulator) GetContent(ctx context.Context, path string) ([]byte, error) {
110 func (r *regulator) PutContent(ctx context.Context, path string, content []byte) error {
149 func (r *regulator) List(ctx context.Context, path string) ([]string, error) {
[all …]
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/registry/storage/driver/base/
H A Dregulator.go14 type regulator struct { struct
15 storagedriver.StorageDriver
16 *sync.Cond
18 available uint64
73 func (r *regulator) enter() {
82 func (r *regulator) exit() {
92 func (r *regulator) Name() string {
101 func (r *regulator) GetContent(ctx context.Context, path string) ([]byte, error) {
110 func (r *regulator) PutContent(ctx context.Context, path string, content []byte) error {
149 func (r *regulator) List(ctx context.Context, path string) ([]string, error) {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/registry/storage/driver/base/
H A Dregulator.go14 type regulator struct { struct
15 storagedriver.StorageDriver
16 *sync.Cond
18 available uint64
73 func (r *regulator) enter() {
82 func (r *regulator) exit() {
92 func (r *regulator) Name() string {
101 func (r *regulator) GetContent(ctx context.Context, path string) ([]byte, error) {
110 func (r *regulator) PutContent(ctx context.Context, path string, content []byte) error {
149 func (r *regulator) List(ctx context.Context, path string) ([]string, error) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/registry/storage/driver/base/
H A Dregulator.go14 type regulator struct { struct
15 storagedriver.StorageDriver
16 *sync.Cond
18 available uint64
73 func (r *regulator) enter() {
82 func (r *regulator) exit() {
92 func (r *regulator) Name() string {
101 func (r *regulator) GetContent(ctx context.Context, path string) ([]byte, error) {
110 func (r *regulator) PutContent(ctx context.Context, path string, content []byte) error {
149 func (r *regulator) List(ctx context.Context, path string) ([]string, error) {
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/distribution/registry/storage/driver/base/
H A Dregulator.go14 type regulator struct { struct
15 storagedriver.StorageDriver
16 *sync.Cond
18 available uint64
73 func (r *regulator) enter() {
82 func (r *regulator) exit() {
92 func (r *regulator) Name() string {
101 func (r *regulator) GetContent(ctx context.Context, path string) ([]byte, error) {
110 func (r *regulator) PutContent(ctx context.Context, path string, content []byte) error {
149 func (r *regulator) List(ctx context.Context, path string) ([]string, error) {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/registry/storage/driver/base/
H A Dregulator.go14 type regulator struct { struct
15 storagedriver.StorageDriver
16 *sync.Cond
18 available uint64
73 func (r *regulator) enter() {
82 func (r *regulator) exit() {
92 func (r *regulator) Name() string {
101 func (r *regulator) GetContent(ctx context.Context, path string) ([]byte, error) {
110 func (r *regulator) PutContent(ctx context.Context, path string, content []byte) error {
149 func (r *regulator) List(ctx context.Context, path string) ([]string, error) {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/registry/storage/driver/base/
H A Dregulator.go14 type regulator struct { struct
15 storagedriver.StorageDriver
16 *sync.Cond
18 available uint64
73 func (r *regulator) enter() {
82 func (r *regulator) exit() {
92 func (r *regulator) Name() string {
101 func (r *regulator) GetContent(ctx context.Context, path string) ([]byte, error) {
110 func (r *regulator) PutContent(ctx context.Context, path string, content []byte) error {
149 func (r *regulator) List(ctx context.Context, path string) ([]string, error) {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/registry/storage/driver/base/
H A Dregulator.go14 type regulator struct { struct
15 storagedriver.StorageDriver
16 *sync.Cond
18 available uint64
73 func (r *regulator) enter() {
82 func (r *regulator) exit() {
92 func (r *regulator) Name() string {
101 func (r *regulator) GetContent(ctx context.Context, path string) ([]byte, error) {
110 func (r *regulator) PutContent(ctx context.Context, path string, content []byte) error {
149 func (r *regulator) List(ctx context.Context, path string) ([]string, error) {
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/regulator/
H A Dinternal.h34 struct regulator { struct
43 struct regulator_voltage voltage[REGULATOR_STATES_NUM]; argument
46 struct regulator_dev *rdev; argument
50 extern struct class regulator_class; argument
H A Dda9055-regulator.c84 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_buck_get_mode() local
110 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_buck_set_mode() local
132 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_ldo_get_mode() local
148 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_ldo_set_mode() local
170 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_regulator_get_voltage_sel() local
202 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_regulator_set_voltage_sel() local
245 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_regulator_set_suspend_voltage() local
267 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_suspend_enable() local
280 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_suspend_disable() local
486 struct da9055_regulator *regulator = data; in da9055_ldo5_6_oc_irq() local
[all …]
H A Dda9052-regulator.c85 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_dcdc_get_current_limit() local
113 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_dcdc_set_current_limit() local
153 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_list_voltage() local
177 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_map_voltage() local
208 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_regulator_set_voltage_sel() local
239 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_regulator_set_voltage_time_sel() local
396 struct da9052_regulator *regulator; in da9052_regulator_probe() local
H A Dcore.c67 struct regulator_dev *regulator; member
467 struct regulator *regulator; in regulator_check_consumers() local
780 struct regulator *regulator; in regulator_total_uA_show() local
1624 struct regulator *regulator; in create_regulator() local
1928 struct regulator *regulator; in _regulator_get() local
2168 void regulator_put(struct regulator *regulator) in regulator_put()
2695 int regulator_enable(struct regulator *regulator) in regulator_enable()
2802 int regulator_disable(struct regulator *regulator) in regulator_disable()
2884 struct regulator *regulator; in regulator_disable_work() local
3011 int regulator_is_enabled(struct regulator *regulator) in regulator_is_enabled()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/regulator/
H A Dinternal.h34 struct regulator { struct
43 struct regulator_voltage voltage[REGULATOR_STATES_NUM]; argument
46 struct regulator_dev *rdev; argument
50 extern struct class regulator_class; argument
H A Dda9055-regulator.c84 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_buck_get_mode() local
110 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_buck_set_mode() local
132 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_ldo_get_mode() local
148 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_ldo_set_mode() local
170 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_regulator_get_voltage_sel() local
202 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_regulator_set_voltage_sel() local
245 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_regulator_set_suspend_voltage() local
267 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_suspend_enable() local
280 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_suspend_disable() local
486 struct da9055_regulator *regulator = data; in da9055_ldo5_6_oc_irq() local
[all …]
H A Dda9052-regulator.c85 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_dcdc_get_current_limit() local
113 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_dcdc_set_current_limit() local
153 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_list_voltage() local
177 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_map_voltage() local
208 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_regulator_set_voltage_sel() local
239 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_regulator_set_voltage_time_sel() local
396 struct da9052_regulator *regulator; in da9052_regulator_probe() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/regulator/
H A Dinternal.h34 struct regulator { struct
43 struct regulator_voltage voltage[REGULATOR_STATES_NUM]; argument
46 struct regulator_dev *rdev; argument
50 extern struct class regulator_class; argument
H A Dda9055-regulator.c84 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_buck_get_mode() local
110 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_buck_set_mode() local
132 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_ldo_get_mode() local
148 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_ldo_set_mode() local
170 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_regulator_get_voltage_sel() local
202 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_regulator_set_voltage_sel() local
245 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_regulator_set_suspend_voltage() local
267 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_suspend_enable() local
280 struct da9055_regulator *regulator = rdev_get_drvdata(rdev); in da9055_suspend_disable() local
486 struct da9055_regulator *regulator = data; in da9055_ldo5_6_oc_irq() local
[all …]
H A Dda9052-regulator.c85 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_dcdc_get_current_limit() local
113 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_dcdc_set_current_limit() local
153 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_list_voltage() local
177 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_map_voltage() local
208 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_regulator_set_voltage_sel() local
239 struct da9052_regulator *regulator = rdev_get_drvdata(rdev); in da9052_regulator_set_voltage_time_sel() local
396 struct da9052_regulator *regulator; in da9052_regulator_probe() local
H A Dcore.c67 struct regulator_dev *regulator; member
467 struct regulator *regulator; in regulator_check_consumers() local
780 struct regulator *regulator; in regulator_total_uA_show() local
1624 struct regulator *regulator; in create_regulator() local
1928 struct regulator *regulator; in _regulator_get() local
2168 void regulator_put(struct regulator *regulator) in regulator_put()
2695 int regulator_enable(struct regulator *regulator) in regulator_enable()
2802 int regulator_disable(struct regulator *regulator) in regulator_disable()
2884 struct regulator *regulator; in regulator_disable_work() local
3011 int regulator_is_enabled(struct regulator *regulator) in regulator_is_enabled()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/regulator/
H A Dconsumer.h353 static inline void regulator_put(struct regulator *regulator) in regulator_put()
357 static inline void devm_regulator_put(struct regulator *regulator) in devm_regulator_put()
416 static inline int regulator_enable(struct regulator *regulator) in regulator_enable()
421 static inline int regulator_disable(struct regulator *regulator) in regulator_disable()
437 static inline int regulator_is_enabled(struct regulator *regulator) in regulator_is_enabled()
478 static inline int regulator_set_voltage(struct regulator *regulator, in regulator_set_voltage()
490 static inline int regulator_get_voltage(struct regulator *regulator) in regulator_get_voltage()
495 static inline int regulator_sync_voltage(struct regulator *regulator) in regulator_sync_voltage()
522 static inline int regulator_set_mode(struct regulator *regulator, in regulator_set_mode()
544 static inline int regulator_allow_bypass(struct regulator *regulator, in regulator_allow_bypass()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/regulator/
H A Dconsumer.h353 static inline void regulator_put(struct regulator *regulator) in regulator_put()
357 static inline void devm_regulator_put(struct regulator *regulator) in devm_regulator_put()
416 static inline int regulator_enable(struct regulator *regulator) in regulator_enable()
421 static inline int regulator_disable(struct regulator *regulator) in regulator_disable()
437 static inline int regulator_is_enabled(struct regulator *regulator) in regulator_is_enabled()
478 static inline int regulator_set_voltage(struct regulator *regulator, in regulator_set_voltage()
490 static inline int regulator_get_voltage(struct regulator *regulator) in regulator_get_voltage()
495 static inline int regulator_sync_voltage(struct regulator *regulator) in regulator_sync_voltage()
522 static inline int regulator_set_mode(struct regulator *regulator, in regulator_set_mode()
544 static inline int regulator_allow_bypass(struct regulator *regulator, in regulator_allow_bypass()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/regulator/
H A Dconsumer.h353 static inline void regulator_put(struct regulator *regulator) in regulator_put()
357 static inline void devm_regulator_put(struct regulator *regulator) in devm_regulator_put()
416 static inline int regulator_enable(struct regulator *regulator) in regulator_enable()
421 static inline int regulator_disable(struct regulator *regulator) in regulator_disable()
437 static inline int regulator_is_enabled(struct regulator *regulator) in regulator_is_enabled()
478 static inline int regulator_set_voltage(struct regulator *regulator, in regulator_set_voltage()
490 static inline int regulator_get_voltage(struct regulator *regulator) in regulator_get_voltage()
495 static inline int regulator_sync_voltage(struct regulator *regulator) in regulator_sync_voltage()
522 static inline int regulator_set_mode(struct regulator *regulator, in regulator_set_mode()
544 static inline int regulator_allow_bypass(struct regulator *regulator, in regulator_allow_bypass()
[all …]

12345678910>>...25