Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/chrome/wilco_ec/
H A Dtelemetry.c338 * telem_device_free() - Callback to free the telem_device_data structure.
344 static void telem_device_free(struct device *d) in telem_device_free() function
388 dev_data->dev.release = telem_device_free; in telem_device_probe()
/kernel/linux/linux-6.6/drivers/platform/chrome/wilco_ec/
H A Dtelemetry.c337 * telem_device_free() - Callback to free the telem_device_data structure.
343 static void telem_device_free(struct device *d) in telem_device_free() function
387 dev_data->dev.release = telem_device_free; in telem_device_probe()

Completed in 2 milliseconds