damos_sysfs_probe
struct damos_sysfs_probe *sys_probe;
static struct damos_sysfs_probe *damos_sysfs_probe_alloc(unsigned char hits)
struct damos_sysfs_probe *probe;
struct damos_sysfs_probe *probe = container_of(kobj,
struct damos_sysfs_probe, kobj);
struct damos_sysfs_probe *probe = container_of(kobj,
struct damos_sysfs_probe, kobj);
ATTRIBUTE_GROUPS(damos_sysfs_probe);
struct damos_sysfs_probe **probes_arr;
struct damos_sysfs_probe **probes_arr = probes->probes_arr;
struct damos_sysfs_probe **probes_arr;