Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/dvb-frontends/
H A Dmxl5xx.c70 struct mxl { struct
71 struct list_head mxl; member
356 struct mxl *state = fe->demodulator_priv; in release()
358 list_del(&state->mxl); in release()
428 struct mxl *state = fe->demodulator_priv; in set_parameters()
494 struct mxl *state = fe->demodulator_priv; in sleep()
495 struct mxl *p; in sleep()
505 if (&p->mxl == &state->base->mxls) in sleep()
1568 static int config_mux(struct mxl *state) in config_mux()
1829 struct mxl *state; in mxl5xx_attach()
[all …]
/linux-6.15/drivers/net/phy/
H A DMakefile77 obj-$(CONFIG_MAXLINEAR_GPHY) += mxl-gpy.o
/linux-6.15/
H A DMAINTAINERS14679 F: drivers/net/phy/mxl-gpy.c