Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/most/dim2/
Dsysfs.h22 void dim2_sysfs_destroy(struct device *dev);
Dsysfs.c46 void dim2_sysfs_destroy(struct device *dev) in dim2_sysfs_destroy() function
Ddim2.c919 dim2_sysfs_destroy(&dev->dev); in dim2_remove()