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

/drivers/staging/asus_oled/
H A Dasus_oled.c624 #define ASUS_OLED_DEVICE_ATTR(_file) dev_attr_asus_oled_##_file macro
692 &ASUS_OLED_DEVICE_ATTR(enabled));
697 &ASUS_OLED_DEVICE_ATTR(picture));
736 device_remove_file(&interface->dev, &ASUS_OLED_DEVICE_ATTR(enabled));
737 device_remove_file(&interface->dev, &ASUS_OLED_DEVICE_ATTR(picture));
757 device_remove_file(&interface->dev, &ASUS_OLED_DEVICE_ATTR(picture));
758 device_remove_file(&interface->dev, &ASUS_OLED_DEVICE_ATTR(enabled));

Completed in 27 milliseconds