Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/cio/
Deadm_sch.c247 if (dev_get_uevent_suppress(&sch->dev)) { in eadm_subchannel_probe()
Dvfio_ccw_drv.c217 if (dev_get_uevent_suppress(&sch->dev)) { in vfio_ccw_sch_probe()
Dchsc_sch.c95 if (dev_get_uevent_suppress(&sch->dev)) { in chsc_subchannel_probe()
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()
/kernel/linux/linux-5.10/block/partitions/
Dcore.c483 if (!dev_get_uevent_suppress(ddev)) in add_partition()
/kernel/linux/linux-5.10/include/linux/
Ddevice.h682 static inline unsigned int dev_get_uevent_suppress(const struct device *dev) in dev_get_uevent_suppress() function
/kernel/linux/linux-5.10/drivers/usb/core/
Ddevio.c780 old_suppress = dev_get_uevent_suppress(&intf->dev); in claimintf()
807 old_suppress = dev_get_uevent_suppress(&intf->dev); in releaseintf()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch49106 + if (!dev_get_uevent_suppress(ddev))