Home
last modified time | relevance | path

Searched defs:max77541 (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/mfd/
Dmax77541.h80 struct max77541 { struct
81 struct i2c_client *i2c;
82 struct regmap *regmap;
83 enum max7754x_ids id;
85 struct regmap_irq_chip_data *irq_data;
86 struct regmap_irq_chip_data *irq_buck;
87 struct regmap_irq_chip_data *irq_topsys;
88 struct regmap_irq_chip_data *irq_adc;
/Linux-v6.6/drivers/mfd/
Dmax77541.c94 struct max77541 *max77541 = dev_get_drvdata(dev); in max77541_pmic_irq_init() local
133 struct max77541 *max77541 = dev_get_drvdata(dev); in max77541_pmic_setup() local
167 struct max77541 *max77541; in max77541_probe() local
/Linux-v6.6/drivers/regulator/
Dmax77541-regulator.c109 struct max77541 *max77541 = dev_get_drvdata(dev->parent); in max77541_regulator_probe() local