Home
last modified time | relevance | path

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

/Linux-v6.1/block/partitions/
Dcore.c408 if (!dev_get_uevent_suppress(ddev)) in add_partition()
/Linux-v6.1/include/linux/
Ddevice.h774 static inline unsigned int dev_get_uevent_suppress(const struct device *dev) in dev_get_uevent_suppress() function
/Linux-v6.1/drivers/usb/core/
Ddevio.c793 old_suppress = dev_get_uevent_suppress(&intf->dev); in claimintf()
820 old_suppress = dev_get_uevent_suppress(&intf->dev); in releaseintf()