Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/mfd/atc260x/
H A Dcore.h56 int atc260x_device_probe(struct atc260x *atc260x);
/kernel/linux/linux-6.6/drivers/mfd/
H A Datc260x-core.c247 * atc260x_device_probe(): Probe a configured ATC260x device
255 int atc260x_device_probe(struct atc260x *atc260x) in atc260x_device_probe() function
302 EXPORT_SYMBOL_GPL(atc260x_device_probe); variable
H A Datc260x-i2c.c41 return atc260x_device_probe(atc260x); in atc260x_i2c_probe()

Completed in 1 milliseconds