Home
last modified time | relevance | path

Searched refs:axp20x_match_device (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Daxp20x-i2c.c39 ret = axp20x_match_device(axp20x); in axp20x_i2c_probe()
H A Daxp20x-rsb.c38 ret = axp20x_match_device(axp20x); in axp20x_rsb_probe()
H A Daxp20x.c826 int axp20x_match_device(struct axp20x_dev *axp20x) in axp20x_match_device() function
927 EXPORT_SYMBOL(axp20x_match_device); variable
/kernel/linux/linux-6.6/drivers/mfd/
H A Daxp20x-i2c.c38 ret = axp20x_match_device(axp20x); in axp20x_i2c_probe()
H A Daxp20x-rsb.c38 ret = axp20x_match_device(axp20x); in axp20x_rsb_probe()
H A Daxp20x.c1131 int axp20x_match_device(struct axp20x_dev *axp20x) in axp20x_match_device() function
1271 EXPORT_SYMBOL(axp20x_match_device); variable
/kernel/linux/linux-5.10/include/linux/mfd/
H A Daxp20x.h671 * axp20x_match_device(): Setup axp20x variant related fields
679 int axp20x_match_device(struct axp20x_dev *axp20x);
688 * with axp20x_match_device, its irq set, and regmap created.
/kernel/linux/linux-6.6/include/linux/mfd/
H A Daxp20x.h877 * axp20x_match_device(): Setup axp20x variant related fields
885 int axp20x_match_device(struct axp20x_dev *axp20x);
894 * with axp20x_match_device, its irq set, and regmap created.

Completed in 8 milliseconds