Searched refs:device_attrs (Results 1 – 2 of 2) sorted by relevance
20 struct transport_container device_attrs; member
741 static struct device_attribute device_attrs[] = { variable1442 if (device_create_file(info->dev, &device_attrs[0])) in sstfb_probe()1475 device_remove_file(info->dev, &device_attrs[0]); in sstfb_remove()