Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/humidity/
Dhdc3020.c776 static void hdc3020_exit(void *data) in hdc3020_exit() function
823 ret = devm_add_action_or_reset(&data->client->dev, hdc3020_exit, data); in hdc3020_probe()