Searched refs:edid_attr (Results 1 – 1 of 1) sorted by relevance
1481 static const struct bin_attribute edid_attr = { variable1714 retval = device_create_bin_file(info->dev, &edid_attr); in dlfb_usb_probe()1717 edid_attr.attr.name, retval); in dlfb_usb_probe()1759 device_remove_bin_file(info->dev, &edid_attr); in dlfb_usb_disconnect()