Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Deadm_sch.c247 if (dev_get_uevent_suppress(&sch->dev)) { in eadm_subchannel_probe()
H A Dvfio_ccw_drv.c217 if (dev_get_uevent_suppress(&sch->dev)) { in vfio_ccw_sch_probe()
H A Ddevice.c852 if (dev_get_uevent_suppress(&sch->dev)) { in io_subchannel_register()
1063 if (dev_get_uevent_suppress(&sch->dev)) { in io_subchannel_probe()
H A Dchsc_sch.c95 if (dev_get_uevent_suppress(&sch->dev)) { in chsc_subchannel_probe()
/OK3568_Linux_fs/kernel/block/partitions/
H A Dcore.c483 if (!dev_get_uevent_suppress(ddev)) in add_partition()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddevice.h692 static inline unsigned int dev_get_uevent_suppress(const struct device *dev) in dev_get_uevent_suppress() function
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Ddevio.c780 old_suppress = dev_get_uevent_suppress(&intf->dev); in claimintf()
807 old_suppress = dev_get_uevent_suppress(&intf->dev); in releaseintf()