Home
last modified time | relevance | path

Searched refs:w83793_probe (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83793.c285 static int w83793_probe(struct i2c_client *client);
304 .probe_new = w83793_probe,
1294 * call misc_register() from w83793_probe() with watchdog_data_mutex in watchdog_open()
1644 static int w83793_probe(struct i2c_client *client) in w83793_probe() function
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83793.c285 static int w83793_probe(struct i2c_client *client);
304 .probe = w83793_probe,
1294 * call misc_register() from w83793_probe() with watchdog_data_mutex in watchdog_open()
1642 static int w83793_probe(struct i2c_client *client) in w83793_probe() function

Completed in 6 milliseconds