Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Disl6421.c3 * isl6421.h - driver for lnb supply and control ic ISL6421
19 #include "isl6421.h"
21 struct isl6421 { struct
36 struct isl6421 *isl6421 = (struct isl6421 *) fe->sec_priv; in isl6421_set_voltage() local
39 .addr = isl6421->i2c_addr, in isl6421_set_voltage()
41 .buf = &isl6421->config, in isl6421_set_voltage()
44 .addr = isl6421->i2c_addr, in isl6421_set_voltage()
52 isl6421 in isl6421_set_voltage()
126 struct isl6421 *isl6421 = (struct isl6421 *) fe->sec_priv; isl6421_enable_high_lnb_voltage() local
145 struct isl6421 *isl6421 = (struct isl6421 *) fe->sec_priv; isl6421_set_tone() local
180 struct isl6421 *isl6421 = kmalloc(sizeof(struct isl6421), GFP_KERNEL); isl6421_attach() local
[all...]
H A DMakefile65 obj-$(CONFIG_DVB_ISL6421) += isl6421.o
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Disl6421.c3 * isl6421.h - driver for lnb supply and control ic ISL6421
19 #include "isl6421.h"
21 struct isl6421 { struct
36 struct isl6421 *isl6421 = (struct isl6421 *) fe->sec_priv; in isl6421_set_voltage() local
39 .addr = isl6421->i2c_addr, in isl6421_set_voltage()
41 .buf = &isl6421->config, in isl6421_set_voltage()
44 .addr = isl6421->i2c_addr, in isl6421_set_voltage()
52 isl6421 in isl6421_set_voltage()
126 struct isl6421 *isl6421 = (struct isl6421 *) fe->sec_priv; isl6421_enable_high_lnb_voltage() local
145 struct isl6421 *isl6421 = (struct isl6421 *) fe->sec_priv; isl6421_set_tone() local
180 struct isl6421 *isl6421 = kmalloc(sizeof(struct isl6421), GFP_KERNEL); isl6421_attach() local
[all...]
H A DMakefile59 obj-$(CONFIG_DVB_ISL6421) += isl6421.o

Completed in 1 milliseconds