Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ITE_LCF_MAX_CARRIER_FREQ
drivers/media/rc/ite-cir.c
75
if (freq > ITE_LCF_MAX_CARRIER_FREQ)
drivers/media/rc/ite-cir.c
76
freq = ITE_LCF_MAX_CARRIER_FREQ;