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

/linux-4.1.27/include/linux/
H A Dsysfs.h109 #define __ATTR_WO(_name) { \ macro
H A Ddevice.h280 struct driver_attribute driver_attr_##_name = __ATTR_WO(_name)
547 struct device_attribute dev_attr_##_name = __ATTR_WO(_name)
/linux-4.1.27/drivers/staging/speakup/
H A Dkobjects.c855 __ATTR_WO(silent);
859 __ATTR_WO(synth_direct);

Completed in 213 milliseconds