Home
last modified time | relevance | path

Searched refs:atc260x_match_device (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/mfd/atc260x/
H A Dcore.h55 int atc260x_match_device(struct atc260x *atc260x, struct regmap_config *regmap_cfg);
/kernel/linux/linux-6.6/drivers/mfd/
H A Datc260x-core.c187 * atc260x_match_device(): Setup ATC260x variant related fields
195 int atc260x_match_device(struct atc260x *atc260x, struct regmap_config *regmap_cfg) in atc260x_match_device() function
244 EXPORT_SYMBOL_GPL(atc260x_match_device); variable
253 * with atc260x_match_device, its IRQ set, and regmap created.
H A Datc260x-i2c.c28 ret = atc260x_match_device(atc260x, &regmap_cfg); in atc260x_i2c_probe()

Completed in 3 milliseconds