Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/hdm-dim2/
Ddim2_sysfs.h29 int dim2_sysfs_probe(struct medialb_bus *bus, struct kobject *parent_kobj);
Ddim2_sysfs.c88 int dim2_sysfs_probe(struct medialb_bus *bus, struct kobject *parent_kobj) in dim2_sysfs_probe() function
Ddim2_hdm.c842 ret = dim2_sysfs_probe(&dev->bus, kobj); in dim2_probe()