Home
last modified time | relevance | path

Searched defs:config (Results 626 - 650 of 3645) sorted by relevance

1...<<21222324252627282930>>...146

/kernel/linux/linux-6.6/drivers/regulator/
H A Dvexpress-regulator.c45 struct regulator_config config = { }; in vexpress_regulator_probe() local
H A Ddb8500-prcmu.c441 struct regulator_config config = { }; in db8500_regulator_probe() local
H A Dda9210-regulator.c136 struct regulator_config config = { }; in da9210_i2c_probe() local
H A Dlochnagar-regulator.c245 struct regulator_config config = { }; in lochnagar_regulator_probe() local
112 lochnagar_micbias_of_parse(struct device_node *np, const struct regulator_desc *desc, struct regulator_config *config) lochnagar_micbias_of_parse() argument
H A Disl6271a-regulator.c104 struct regulator_config config = { }; in isl6271a_probe() local
H A Dlp873x-regulator.c157 struct regulator_config config = { }; in lp873x_regulator_probe() local
H A Drc5t583-regulator.c103 struct regulator_config config = { }; in rc5t583_regulator_probe() local
H A Dsm5703-regulator.c131 struct regulator_config config = { NULL, }; in sm5703_regulator_probe() local
H A Dstm32-booster.c76 struct regulator_config config = { }; in stm32_booster_probe() local
H A Dtps65217-regulator.c218 struct regulator_config config = { }; in tps65217_regulator_probe() local
H A Dtps65912-regulator.c120 struct regulator_config config = { }; in tps65912_regulator_probe() local
H A Dwm8400-regulator.c205 struct regulator_config config = { }; in wm8400_regulator_probe() local
H A Dwm831x-isink.c116 struct regulator_config config = { }; in wm831x_isink_probe() local
H A Dwm8994-regulator.c154 struct regulator_config config = { }; in wm8994_ldo_probe() local
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Doverlay.c184 bool dss_ovl_use_replication(struct dss_lcd_mgr_config config, in dss_ovl_use_replication() argument
/kernel/linux/linux-6.6/drivers/vdpa/pds/
H A Ddebugfs.c234 DEFINE_SHOW_ATTRIBUTE(config); variable
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-spmi.c85 __regmap_init_spmi_base(struct spmi_device *sdev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_spmi_base() argument
95 __devm_regmap_init_spmi_base(struct spmi_device *sdev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_spmi_base() argument
205 __regmap_init_spmi_ext(struct spmi_device *sdev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_spmi_ext() argument
215 __devm_regmap_init_spmi_ext(struct spmi_device *sdev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_spmi_ext() argument
H A Dregmap-w1.c190 regmap_get_w1_bus(struct device *w1_dev, const struct regmap_config *config) regmap_get_w1_bus() argument
205 __regmap_init_w1(struct device *w1_dev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_w1() argument
221 __devm_regmap_init_w1(struct device *w1_dev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_w1() argument
[all...]
H A Dregmap-fsi.c206 struct regmap *__regmap_init_fsi(struct fsi_device *fsi_dev, const struct regmap_config *config, in __regmap_init_fsi() argument
152 regmap_get_fsi_bus(struct fsi_device *fsi_dev, const struct regmap_config *config) regmap_get_fsi_bus() argument
218 __devm_regmap_init_fsi(struct fsi_device *fsi_dev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_fsi() argument
[all...]
H A Dregmap-sdw.c53 static int regmap_sdw_config_check(const struct regmap_config *config) in regmap_sdw_config_check() argument
69 __regmap_init_sdw(struct sdw_slave *sdw, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_sdw() argument
85 __devm_regmap_init_sdw(struct sdw_slave *sdw, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_sdw() argument
[all...]
H A Dregmap-mdio.c85 __regmap_init_mdio(struct mdio_device *mdio_dev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_mdio() argument
102 __devm_regmap_init_mdio(struct mdio_device *mdio_dev, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_mdio() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-104-idio-16.c89 struct idio_16_regmap_config config = {}; in idio_16_probe() local
H A Dgpio-lp87565.c108 lp87565_gpio_set_config(struct gpio_chip *gc, unsigned int offset, unsigned long config) lp87565_gpio_set_config() argument
H A Dgpio-lp873x.c95 lp873x_gpio_set_config(struct gpio_chip *gc, unsigned offset, unsigned long config) lp873x_gpio_set_config() argument
H A Dgpio-wm8994.c102 wm8994_gpio_set_config(struct gpio_chip *chip, unsigned int offset, unsigned long config) wm8994_gpio_set_config() argument

Completed in 11 milliseconds

1...<<21222324252627282930>>...146