Searched refs:edid_attr (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_sysfs.c451 static struct bin_attribute edid_attr = { variable in typeref:struct:bin_attribute
459 &edid_attr,
/linux-4.4.14/drivers/video/fbdev/
H A Dudlfb.c1468 static struct bin_attribute edid_attr = { variable in typeref:struct:bin_attribute
1714 retval = device_create_bin_file(info->dev, &edid_attr); dlfb_init_framebuffer_work()
1754 device_remove_bin_file(info->dev, &edid_attr); dlfb_usb_disconnect()

Completed in 139 milliseconds