Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/base/
Dcore.c2250 static void device_get_ownership(struct kobject *kobj, kuid_t *uid, kgid_t *gid) in device_get_ownership() function
2262 .get_ownership = device_get_ownership,