Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
A Dlnbp22.c29 struct lnbp22 { struct
37 struct lnbp22 *lnbp22 = (struct lnbp22 *)fe->sec_priv; in lnbp22_set_voltage() argument
41 .buf = (char *)&lnbp22->config, in lnbp22_set_voltage()
42 .len = sizeof(lnbp22->config), in lnbp22_set_voltage()
68 struct lnbp22 *lnbp22 = (struct lnbp22 *) fe->sec_priv; in lnbp22_enable_high_lnb_voltage() local
73 .len = sizeof(lnbp22->config), in lnbp22_enable_high_lnb_voltage()
99 struct lnbp22 *lnbp22 = kmalloc(sizeof(struct lnbp22), GFP_KERNEL); in lnbp22_attach() local
100 if (!lnbp22) in lnbp22_attach()
108 lnbp22->i2c = i2c; in lnbp22_attach()
109 fe->sec_priv = lnbp22; in lnbp22_attach()
[all …]
A DMakefile63 obj-$(CONFIG_DVB_LNBP22) += lnbp22.o
/linux/Documentation/admin-guide/media/
A Dfrontend-cardlist.rst214 lnbp22 LNBP22 SEC controllers

Completed in 4 milliseconds