Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_sysfs.c451 static struct bin_attribute edid_attr = { variable
459 &edid_attr,
/drivers/video/fbdev/
Dudlfb.c1468 static struct bin_attribute edid_attr = { variable
1724 retval = device_create_bin_file(info->dev, &edid_attr); in dlfb_init_framebuffer_work()
1764 device_remove_bin_file(info->dev, &edid_attr); in dlfb_usb_disconnect()