Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-mci.h234 struct dvb_frontend_ops *fe_ops; member
H A Dddbridge-mci.c157 memcpy(&state->fe.ops, cfg->fe_ops, sizeof(struct dvb_frontend_ops)); in ddb_mci_attach()
H A Dddbridge-sx8.c472 .fe_ops = &sx8_ops,