raw_op
static const struct raw_op init_ops_e1[] = {
INIT_OPS(pdev) = (struct raw_op *)init_ops_e1;
static const struct raw_op init_ops_e1h[] = {
INIT_OPS(pdev) = (struct raw_op *)init_ops_e1h;
static const struct raw_op init_ops_e2[] = {
INIT_OPS(pdev) = (struct raw_op *)init_ops_e2;
struct raw_op raw;
const struct raw_op *init_ops;