Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-i2c.c319 int atmel_i2c_probe(struct i2c_client *client, const struct i2c_device_id *id) in atmel_i2c_probe() function
373 EXPORT_SYMBOL(atmel_i2c_probe);
H A Datmel-i2c.h170 int atmel_i2c_probe(struct i2c_client *client, const struct i2c_device_id *id);
H A Datmel-sha204a.c100 ret = atmel_i2c_probe(client, id); in atmel_sha204a_probe()
H A Datmel-ecc.c332 ret = atmel_i2c_probe(client, id); in atmel_ecc_probe()