Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/chemical/
H A Dsgp30.c195 * sgp_verify_buffer() - verify the checksums of the data buffer words
203 static int sgp_verify_buffer(const struct sgp_data *data, in sgp_verify_buffer() function
258 return sgp_verify_buffer(data, buf, word_count); in sgp_read_cmd()
/kernel/linux/linux-6.6/drivers/iio/chemical/
H A Dsgp30.c195 * sgp_verify_buffer() - verify the checksums of the data buffer words
203 static int sgp_verify_buffer(const struct sgp_data *data, in sgp_verify_buffer() function
258 return sgp_verify_buffer(data, buf, word_count); in sgp_read_cmd()

Completed in 3 milliseconds