Home
last modified time | relevance | path

Searched refs:rxuhfmode (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/rc/
H A Dst_rc.c28 bool rxuhfmode; member
250 rc_dev->rxuhfmode = true; in st_rc_probe()
252 rc_dev->rxuhfmode = false; in st_rc_probe()
281 if (rc_dev->rxuhfmode) in st_rc_probe()
331 dev_info(dev, "setup in %s mode\n", rc_dev->rxuhfmode ? "UHF" : "IR"); in st_rc_probe()