Searched refs:_M664 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/input/misc/ |
H A D | yealink.c | 733 #define _M664 S_IRUGO|S_IWUSR|S_IWGRP macro 736 static DEVICE_ATTR(map_seg7 , _M664, show_map , store_map ); 737 static DEVICE_ATTR(line1 , _M664, show_line1 , store_line1 ); 738 static DEVICE_ATTR(line2 , _M664, show_line2 , store_line2 ); 739 static DEVICE_ATTR(line3 , _M664, show_line3 , store_line3 );
|