Searched refs:edid_attr (Results 1 – 2 of 2) sorted by relevance
245 static struct bin_attribute edid_attr = { variable253 &edid_attr,
1494 static const struct bin_attribute edid_attr = { variable1753 retval = device_create_bin_file(info->dev, &edid_attr); in dlfb_init_framebuffer_work()1756 edid_attr.attr.name, retval); in dlfb_init_framebuffer_work()1793 device_remove_bin_file(info->dev, &edid_attr); in dlfb_usb_disconnect()