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