Home
last modified time | relevance | path

Searched refs:at91_twi_probe_slave (Results 1 – 3 of 3) sorted by relevance

/drivers/i2c/busses/
Di2c-at91.h182 int at91_twi_probe_slave(struct platform_device *pdev, u32 phy_addr,
187 static inline int at91_twi_probe_slave(struct platform_device *pdev, in at91_twi_probe_slave() function
Di2c-at91-slave.c119 int at91_twi_probe_slave(struct platform_device *pdev, in at91_twi_probe_slave() function
Di2c-at91-core.c248 rc = at91_twi_probe_slave(pdev, phy_addr, dev); in at91_twi_probe()