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

/linux-master/drivers/media/dvb-frontends/
H A Dlnbp22.c3 * lnbp22.h - driver for lnb supply and control ic lnbp22
20 #include "lnbp22.h"
29 struct lnbp22 { struct
37 struct lnbp22 *lnbp22 = (struct lnbp22 *)fe->sec_priv; local
41 .buf = (char *)&lnbp22->config,
42 .len = sizeof(lnbp22->config),
48 lnbp22
68 struct lnbp22 *lnbp22 = (struct lnbp22 *) fe->sec_priv; local
99 struct lnbp22 *lnbp22 = kmalloc(sizeof(struct lnbp22), GFP_KERNEL); local
[all...]
H A DMakefile72 obj-$(CONFIG_DVB_LNBP22) += lnbp22.o

Completed in 140 milliseconds