Searched refs:atc260x_device_probe (Results 1 – 3 of 3) sorted by relevance
56 int atc260x_device_probe(struct atc260x *atc260x);
255 int atc260x_device_probe(struct atc260x *atc260x) in atc260x_device_probe() function302 EXPORT_SYMBOL_GPL(atc260x_device_probe);
41 return atc260x_device_probe(atc260x); in atc260x_i2c_probe()