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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/lirc/
H A Dlirc_serial.c116 static int txsense; /* 0 = active high, 1 = active low */ variable
317 if (txsense)
331 if (txsense)
1293 module_param(txsense, bool, S_IRUGO);
1294 MODULE_PARM_DESC(txsense, "Sense of transmitter circuit"

Completed in 19 milliseconds