Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dmxl5xx.c49 struct list_head mxls; member
510 list_for_each_entry(p, &state->base->mxls, mxl) { in sleep()
514 if (&p->mxl == &state->base->mxls) in sleep()
1869 INIT_LIST_HEAD(&base->mxls); in mxl5xx_attach()
1885 list_add(&state->mxl, &base->mxls); in mxl5xx_attach()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds