Home
last modified time | relevance | path

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

/linux/block/partitions/
H A Dcore.c391 if (!dev_get_uevent_suppress(ddev)) in add_partition()
/linux/include/linux/
H A Ddevice.h814 static inline unsigned int dev_get_uevent_suppress(const struct device *dev) in dev_get_uevent_suppress() function