Home
last modified time | relevance | path

Searched refs:rk630_core_probe (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Drk630.c167 int rk630_core_probe(struct rk630 *rk630) in rk630_core_probe() function
213 EXPORT_SYMBOL_GPL(rk630_core_probe);
H A Drk630-i2c.c52 return rk630_core_probe(rk630); in rk630_i2c_probe()
H A Drk630-spi.c216 ret = rk630_core_probe(rk630); in rk630_spi_probe()
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Drk630.h177 int rk630_core_probe(struct rk630 *rk630);