Home
last modified time | relevance | path

Searched refs:i2c_use_client (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Di2c.h315 extern int i2c_use_client(struct i2c_client *);
/linux-2.4.37.9/drivers/i2c/
Di2c-core.c546 int i2c_use_client(struct i2c_client *client) in i2c_use_client() function
1358 EXPORT_SYMBOL(i2c_use_client);