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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/edac/
H A Dedac_device_sysfs.c485 #define BLOCK_ATTR(_name,_mode,_show,_store) \ macro
492 BLOCK_ATTR(ce_count, S_IRUGO, block_ce_count_show, NULL);
493 BLOCK_ATTR(ue_count, S_IRUGO, block_ue_count_show, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/edac/
H A Dedac_device_sysfs.c485 #define BLOCK_ATTR(_name,_mode,_show,_store) \ macro
492 BLOCK_ATTR(ce_count, S_IRUGO, block_ce_count_show, NULL);
493 BLOCK_ATTR(ue_count, S_IRUGO, block_ue_count_show, NULL);

Completed in 61 milliseconds