Home
last modified time | relevance | path

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

/linux/block/partitions/
H A Dcore.c383 if (!dev_get_uevent_suppress(ddev)) in add_partition()
/linux/include/linux/
H A Ddevice.h948 static inline unsigned int dev_get_uevent_suppress(const struct device *dev) in dev_get_uevent_suppress() function
/linux/drivers/usb/core/
H A Ddevio.c802 old_suppress = dev_get_uevent_suppress(&intf->dev); in claimintf()
829 old_suppress = dev_get_uevent_suppress(&intf->dev); in releaseintf()