Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dmt352.c528 static const struct dvb_frontend_ops mt352_ops; variable
547 memcpy(&state->frontend.ops, &mt352_ops, sizeof(struct dvb_frontend_ops)); in mt352_attach()
556 static const struct dvb_frontend_ops mt352_ops = { variable