Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/dvb-frontends/drx39xyj/
Ddrxj.c10570 struct drxuio_data uio1 = { DRX_UIO1, false }; in ctrl_set_channel() local
10574 uio1.value = true; in ctrl_set_channel()
10577 uio1.value = false; in ctrl_set_channel()
10580 uio1.value = false; in ctrl_set_channel()
10587 rc = ctrl_uio_write(demod, &uio1); in ctrl_set_channel()