Searched refs:RC_FILTER_ATTR (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/rc/ |
H A D | rc-main.c | 1084 #define RC_FILTER_ATTR(_name, _mode, _show, _store, _type, _mask) \ macro 1647 static RC_FILTER_ATTR(filter, S_IRUGO|S_IWUSR, 1649 static RC_FILTER_ATTR(filter_mask, S_IRUGO|S_IWUSR, 1651 static RC_FILTER_ATTR(wakeup_filter, S_IRUGO|S_IWUSR, 1653 static RC_FILTER_ATTR(wakeup_filter_mask, S_IRUGO|S_IWUSR,
|