/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | vexpress-regulator.c | 45 struct regulator_config config = { }; in vexpress_regulator_probe() local
|
H A D | db8500-prcmu.c | 441 struct regulator_config config = { }; in db8500_regulator_probe() local
|
H A D | da9210-regulator.c | 136 struct regulator_config config = { }; in da9210_i2c_probe() local
|
H A D | lochnagar-regulator.c | 245 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 D | isl6271a-regulator.c | 104 struct regulator_config config = { }; in isl6271a_probe() local
|
H A D | lp873x-regulator.c | 157 struct regulator_config config = { }; in lp873x_regulator_probe() local
|
H A D | rc5t583-regulator.c | 103 struct regulator_config config = { }; in rc5t583_regulator_probe() local
|
H A D | sm5703-regulator.c | 131 struct regulator_config config = { NULL, }; in sm5703_regulator_probe() local
|
H A D | stm32-booster.c | 76 struct regulator_config config = { }; in stm32_booster_probe() local
|
H A D | tps65217-regulator.c | 218 struct regulator_config config = { }; in tps65217_regulator_probe() local
|
H A D | tps65912-regulator.c | 120 struct regulator_config config = { }; in tps65912_regulator_probe() local
|
H A D | wm8400-regulator.c | 205 struct regulator_config config = { }; in wm8400_regulator_probe() local
|
H A D | wm831x-isink.c | 116 struct regulator_config config = { }; in wm831x_isink_probe() local
|
H A D | wm8994-regulator.c | 154 struct regulator_config config = { }; in wm8994_ldo_probe() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | overlay.c | 184 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 D | debugfs.c | 234 DEFINE_SHOW_ATTRIBUTE(config); variable
|
/kernel/linux/linux-6.6/drivers/base/regmap/ |
H A D | regmap-spmi.c | 85 __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 D | regmap-w1.c | 190 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 D | regmap-fsi.c | 206 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 D | regmap-sdw.c | 53 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 D | regmap-mdio.c | 85 __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 D | gpio-104-idio-16.c | 89 struct idio_16_regmap_config config = {}; in idio_16_probe() local
|
H A D | gpio-lp87565.c | 108 lp87565_gpio_set_config(struct gpio_chip *gc, unsigned int offset, unsigned long config) lp87565_gpio_set_config() argument
|
H A D | gpio-lp873x.c | 95 lp873x_gpio_set_config(struct gpio_chip *gc, unsigned offset, unsigned long config) lp873x_gpio_set_config() argument
|
H A D | gpio-wm8994.c | 102 wm8994_gpio_set_config(struct gpio_chip *chip, unsigned int offset, unsigned long config) wm8994_gpio_set_config() argument
|