Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/base/
Dcore.c1018 static const struct kset_uevent_ops device_uevent_ops = { variable
2286 devices_kset = kset_create_and_add("devices", &device_uevent_ops, NULL); in devices_init()