Searched refs:wdt87xx_set_feature (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | wdt87xx_i2c.c | 317 static int wdt87xx_set_feature(struct i2c_client *client, in wdt87xx_set_feature() function 394 return wdt87xx_set_feature(client, cmd_buf, sizeof(cmd_buf)); in wdt87xx_send_command() 588 error = wdt87xx_set_feature(client, pkt_buf, sizeof(pkt_buf)); in wdt87xx_write_data() 668 error = wdt87xx_set_feature(client, cmd_buf, sizeof(cmd_buf)); in wdt87xx_get_checksum()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | wdt87xx_i2c.c | 317 static int wdt87xx_set_feature(struct i2c_client *client, in wdt87xx_set_feature() function 394 return wdt87xx_set_feature(client, cmd_buf, sizeof(cmd_buf)); in wdt87xx_send_command() 588 error = wdt87xx_set_feature(client, pkt_buf, sizeof(pkt_buf)); in wdt87xx_write_data() 668 error = wdt87xx_set_feature(client, cmd_buf, sizeof(cmd_buf)); in wdt87xx_get_checksum()
|
Completed in 5 milliseconds