Home
last modified time | relevance | path

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

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