Searched refs:dcon_device_files (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/olpc_dcon/
H A Dolpc_dcon.c528 static struct device_attribute dcon_device_files[] = { variable in typeref:struct:device_attribute
665 for (i = 0; i < ARRAY_SIZE(dcon_device_files); i++) {
667 &dcon_device_files[i]);
694 device_remove_file(&dcon_device->dev, &dcon_device_files[j]);

Completed in 9 milliseconds