/kernel/linux/linux-6.6/drivers/regulator/ |
H A D | mp8859.c | 111 struct regulator_config config = {.dev = &i2c->dev}; in mp8859_i2c_probe() local
|
H A D | mt6357-regulator.c | 409 struct regulator_config config = {}; in mt6357_regulator_probe() local
|
H A D | qcom-refgen-regulator.c | 103 struct regulator_config config = {}; in qcom_refgen_probe() local
|
H A D | s2mpa01.c | 342 struct regulator_config config = { }; in s2mpa01_pmic_probe() local
|
H A D | stm32-vrefbuf.c | 176 struct regulator_config config = { }; in stm32_vrefbuf_probe() local
|
H A D | sy8827n.c | 129 struct regulator_config config = { }; in sy8827n_i2c_probe() local 86 sy8827n_regulator_register(struct sy8827n_device_info *di, struct regulator_config *config) sy8827n_regulator_register() argument
|
H A D | sy8824x.c | 28 const struct regmap_config *config; member 130 struct regulator_config config = { }; in sy8824_i2c_probe() local 87 sy8824_regulator_register(struct sy8824_device_info *di, struct regulator_config *config) sy8824_regulator_register() argument [all...] |
H A D | stm32-pwr.c | 134 struct regulator_config config = { }; in stm32_pwr_regulator_probe() local
|
H A D | tps6287x-regulator.c | 131 struct regulator_config config = {}; in tps6287x_i2c_probe() local
|
H A D | uniphier-regulator.c | 45 struct regulator_config config = { }; in uniphier_regulator_probe() local
|
H A D | as3711-regulator.c | 207 struct regulator_config config = {.dev = &pdev->dev,}; in as3711_regulator_probe() local
|
H A D | ad5398.c | 219 struct regulator_config config = { }; in ad5398_probe() local
|
H A D | isl9305.c | 142 struct regulator_config config = { }; in isl9305_i2c_probe() local
|
H A D | internal.h | 90 regulator_of_get_init_data(struct device *dev, const struct regulator_desc *desc, struct regulator_config *config, struct device_node **node) regulator_of_get_init_data() argument
|
H A D | lp87565-regulator.c | 191 struct regulator_config config = { }; in lp87565_regulator_probe() local
|
H A D | mtk-dvfsrc-regulator.c | 162 struct regulator_config config = { }; in dvfsrc_vcore_regulator_probe() local
|
H A D | tps65219-regulator.c | 309 struct regulator_config config = { }; in tps65219_regulator_probe() local
|
H A D | tps65218-regulator.c | 308 struct regulator_config config = { }; in tps65218_regulator_probe() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | output.c | 219 dss_mgr_set_lcd_config(struct omap_overlay_manager *mgr, const struct dss_lcd_mgr_config *config) dss_mgr_set_lcd_config() argument
|
H A D | manager.c | 183 dss_mgr_check_lcd_config(struct omap_overlay_manager *mgr, const struct dss_lcd_mgr_config *config) dss_mgr_check_lcd_config() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
H A D | via_clock.c | 85 static void cle266_set_primary_pll(struct via_pll_config config) in cle266_set_primary_pll() argument 90 static void k800_set_primary_pll(struct via_pll_config config) in k800_set_primary_pll() argument 95 static void vx855_set_primary_pll(struct via_pll_config config) in vx855_set_primary_pll() argument 100 static void cle266_set_secondary_pll(struct via_pll_config config) in cle266_set_secondary_pll() argument 105 static void k800_set_secondary_pll(struct via_pll_config config) in k800_set_secondary_pll() argument 110 vx855_set_secondary_pll(struct via_pll_config config) vx855_set_secondary_pll() argument 115 k800_set_engine_pll(struct via_pll_config config) k800_set_engine_pll() argument 120 vx855_set_engine_pll(struct via_pll_config config) vx855_set_engine_pll() argument 273 dummy_set_pll(struct via_pll_config config) dummy_set_pll() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/phy/ |
H A D | phy-omap-otg.c | 88 const struct omap_usb_config *config = pdev->dev.platform_data; in omap_otg_probe() local
|
/kernel/linux/linux-6.6/drivers/base/regmap/ |
H A D | regmap-spi.c | 112 regmap_get_spi_bus(struct spi_device *spi, const struct regmap_config *config) regmap_get_spi_bus() argument 140 __regmap_init_spi(struct spi_device *spi, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __regmap_init_spi() argument 154 __devm_regmap_init_spi(struct spi_device *spi, const struct regmap_config *config, struct lock_class_key *lock_key, const char *lock_name) __devm_regmap_init_spi() argument
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-104-idi-48.c | 128 struct gpio_regmap_config config = {}; in idi_48_probe() local [all...] |
H A D | gpio-wm831x.c | 129 wm831x_set_config(struct gpio_chip *chip, unsigned int offset, unsigned long config) wm831x_set_config() argument
|