Searched refs:mxl (Results 1 – 3 of 3) sorted by relevance
70 struct mxl { struct71 struct list_head mxl; member356 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 …]
77 obj-$(CONFIG_MAXLINEAR_GPHY) += mxl-gpy.o
14679 F: drivers/net/phy/mxl-gpy.c