Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dcore.c2699 static const struct kset_uevent_ops device_uevent_ops = { variable
4157 devices_kset = kset_create_and_add("devices", &device_uevent_ops, NULL); in devices_init()