Home
last modified time | relevance | path

Searched defs:YN (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/drivers/input/misc/
Dhp_sdc_rtc.c423 #define YN(bit) ("no") in hp_sdc_rtc_proc_output() macro
/linux-3.3/drivers/char/
Drtc.c1216 #define YN(bit) ((ctrl & bit) ? "yes" : "no") in rtc_proc_show() macro
/linux-3.3/drivers/scsi/
Ddc395x.c4622 #define YESNO(YN) \ argument