Searched refs:device_remove_file (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Ddevice.h528 device_remove_file(struct device *dev, const struct device_attribute *attr) function
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_pm.c689 device_remove_file(rdev->dev, &dev_attr_power_profile);
690 device_remove_file(rdev->dev, &dev_attr_power_method);
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c1334 device_remove_file(&device->dev, ib_class_attributes[i]);
H A Dib_ucma.c1779 device_remove_file(ucma_misc.this_device, &dev_attr_abi_version);
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c2975 device_remove_file(&info->dev->persist->pdev->dev,
2988 device_remove_file(&info->dev->persist->pdev->dev, &info->port_attr);
2989 device_remove_file(&info->dev->persist->pdev->dev,

Completed in 111 milliseconds