Searched refs:gp8psk_fe_ops (Results 1 – 3 of 3) sorted by relevance
31 const struct gp8psk_fe_ops *ops;323 static const struct dvb_frontend_ops gp8psk_fe_ops; variable325 struct dvb_frontend *gp8psk_fe_attach(const struct gp8psk_fe_ops *ops, in gp8psk_fe_attach()339 memcpy(&st->fe.ops, &gp8psk_fe_ops, sizeof(struct dvb_frontend_ops)); in gp8psk_fe_attach()351 static const struct dvb_frontend_ops gp8psk_fe_ops = { variable
64 struct gp8psk_fe_ops { struct70 struct dvb_frontend *gp8psk_fe_attach(const struct gp8psk_fe_ops *ops, argument
278 static const struct gp8psk_fe_ops gp8psk_fe_ops = { variable293 &gp8psk_fe_ops, d, is_rev1); in gp8psk_frontend_attach()