Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/media/dvb-frontends/
Dmt352.c538 static const struct dvb_frontend_ops mt352_ops; variable
557 memcpy(&state->frontend.ops, &mt352_ops, sizeof(struct dvb_frontend_ops)); in mt352_attach()
566 static const struct dvb_frontend_ops mt352_ops = { variable