Home
last modified time | relevance | path

Searched refs:atmel_i2c_probe (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-i2c.h170 int atmel_i2c_probe(struct i2c_client *client);
H A Datmel-i2c.c327 int atmel_i2c_probe(struct i2c_client *client) in atmel_i2c_probe() function
377 EXPORT_SYMBOL(atmel_i2c_probe); variable
H A Datmel-sha204a.c99 ret = atmel_i2c_probe(client); in atmel_sha204a_probe()
H A Datmel-ecc.c319 ret = atmel_i2c_probe(client); in atmel_ecc_probe()
/kernel/linux/linux-5.10/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); variable
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()

Completed in 5 milliseconds