Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/
Dcore.c2509 static void device_get_ownership(const struct kobject *kobj, kuid_t *uid, kgid_t *gid) in device_get_ownership() function
2521 .get_ownership = device_get_ownership,