Searched refs:bd2802_attributes (Results 1 – 1 of 1) sorted by relevance
511 static struct device_attribute *bd2802_attributes[] = { variable703 for (i = 0; i < ARRAY_SIZE(bd2802_attributes); i++) { in bd2802_probe()705 bd2802_attributes[i]); in bd2802_probe()708 bd2802_attributes[i]->attr.name); in bd2802_probe()721 device_remove_file(&led->client->dev, bd2802_attributes[i]); in bd2802_probe()734 for (i = 0; i < ARRAY_SIZE(bd2802_attributes); i++) in bd2802_remove()735 device_remove_file(&led->client->dev, bd2802_attributes[i]); in bd2802_remove()