af9033_ops
static const struct dvb_frontend_ops af9033_ops = {
memcpy(&dev->fe.ops, &af9033_ops, sizeof(dev->fe.ops));
struct af9033_ops *ops;
struct af9033_ops ops;