Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dcore.c2525 static void device_get_ownership(const struct kobject *kobj, kuid_t *uid, kgid_t *gid) in device_get_ownership() function
2537 .get_ownership = device_get_ownership,