Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst.c1691 static const struct dvb_frontend_ops dst_atsc_ops; variable
1713 memcpy(&state->frontend.ops, &dst_atsc_ops, sizeof(struct dvb_frontend_ops)); in dst_attach()
1814 static const struct dvb_frontend_ops dst_atsc_ops = { variable