Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/misc/
Dapanel.c69 static int apanel_probe(struct i2c_client *, const struct i2c_device_id *);
162 .probe = &apanel_probe,
188 static int apanel_probe(struct i2c_client *client, in apanel_probe() function