edid_attr         254 drivers/gpu/drm/drm_sysfs.c static struct bin_attribute edid_attr = {
edid_attr         262 drivers/gpu/drm/drm_sysfs.c 	&edid_attr,
edid_attr        1521 drivers/video/fbdev/udlfb.c static const struct bin_attribute edid_attr = {
edid_attr        1752 drivers/video/fbdev/udlfb.c 	retval = device_create_bin_file(info->dev, &edid_attr);
edid_attr        1755 drivers/video/fbdev/udlfb.c 			 edid_attr.attr.name, retval);
edid_attr        1797 drivers/video/fbdev/udlfb.c 	device_remove_bin_file(info->dev, &edid_attr);