Home
last modified time | relevance | path

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

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