Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/base/
Dcore.c2455 static const struct kset_uevent_ops device_uevent_ops = { variable
3957 devices_kset = kset_create_and_add("devices", &device_uevent_ops, NULL); in devices_init()