Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddevice.h940 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.c805 old_suppress = dev_get_uevent_suppress(&intf->dev); in claimintf()
832 old_suppress = dev_get_uevent_suppress(&intf->dev); in releaseintf()