kobject_get(9) increment refcount for object.

SYNOPSIS

struct kobject * kobject_get(struct kobject * kobj);

ARGUMENTS

kobj

object.

COPYRIGHT