Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Dmxl5xx.c40 struct list_head mxls; member
501 list_for_each_entry(p, &state->base->mxls, mxl) { in sleep()
505 if (&p->mxl == &state->base->mxls) in sleep()
1858 INIT_LIST_HEAD(&base->mxls); in mxl5xx_attach()
1874 list_add(&state->mxl, &base->mxls); in mxl5xx_attach()