Home
last modified time | relevance | path

Searched refs:lnbp21 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dlnbp21.c3 * lnbp21.c - driver for lnb supply and control ic lnbp21
19 #include "lnbp21.h"
22 struct lnbp21 { struct
33 struct lnbp21 *lnbp21 = (struct lnbp21 *) fe->sec_priv; in lnbp21_set_voltage() local
34 struct i2c_msg msg = { .addr = lnbp21->i2c_addr, .flags = 0, in lnbp21_set_voltage()
35 .buf = &lnbp21->config, in lnbp21_set_voltage()
36 .len = sizeof(lnbp21 in lnbp21_set_voltage()
61 struct lnbp21 *lnbp21 = (struct lnbp21 *) fe->sec_priv; lnbp21_enable_high_lnb_voltage() local
80 struct lnbp21 *lnbp21 = (struct lnbp21 *) fe->sec_priv; lnbp21_set_tone() local
116 struct lnbp21 *lnbp21 = kmalloc(sizeof(struct lnbp21), GFP_KERNEL); lnbx2x_attach() local
[all...]
H A DMakefile62 obj-$(CONFIG_DVB_LNBP21) += lnbp21.o
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dlnbp21.c3 * lnbp21.c - driver for lnb supply and control ic lnbp21
19 #include "lnbp21.h"
22 struct lnbp21 { struct
33 struct lnbp21 *lnbp21 = (struct lnbp21 *) fe->sec_priv; in lnbp21_set_voltage() local
34 struct i2c_msg msg = { .addr = lnbp21->i2c_addr, .flags = 0, in lnbp21_set_voltage()
35 .buf = &lnbp21->config, in lnbp21_set_voltage()
36 .len = sizeof(lnbp21 in lnbp21_set_voltage()
61 struct lnbp21 *lnbp21 = (struct lnbp21 *) fe->sec_priv; lnbp21_enable_high_lnb_voltage() local
80 struct lnbp21 *lnbp21 = (struct lnbp21 *) fe->sec_priv; lnbp21_set_tone() local
116 struct lnbp21 *lnbp21 = kmalloc(sizeof(struct lnbp21), GFP_KERNEL); lnbx2x_attach() local
[all...]
H A DMakefile71 obj-$(CONFIG_DVB_LNBP21) += lnbp21.o

Completed in 2 milliseconds