Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/most/dim2/
Dsysfs.h21 int dim2_sysfs_probe(struct device *dev);
Dsysfs.c40 int dim2_sysfs_probe(struct device *dev) in dim2_sysfs_probe() function
Ddim2.c866 ret = dim2_sysfs_probe(&dev->dev); in dim2_probe()