parport_operations 158 drivers/parport/parport_amiga.c static struct parport_operations pp_amiga_ops = { parport_operations 136 drivers/parport/parport_atari.c static struct parport_operations parport_atari_ops = { parport_operations 232 drivers/parport/parport_ax88796.c static struct parport_operations parport_ax88796_ops = { parport_operations 93 drivers/parport/parport_gsc.c struct parport_operations parport_gsc_ops = parport_operations 235 drivers/parport/parport_gsc.c struct parport_operations *ops; parport_operations 244 drivers/parport/parport_gsc.c ops = kmemdup(&parport_gsc_ops, sizeof(struct parport_operations), parport_operations 384 drivers/parport/parport_gsc.c struct parport_operations *ops = p->ops; parport_operations 1761 drivers/parport/parport_ip32.c static const struct parport_operations parport_ip32_ops __initconst = { parport_operations 2027 drivers/parport/parport_ip32.c struct parport_operations *ops = NULL; parport_operations 2034 drivers/parport/parport_ip32.c ops = kmalloc(sizeof(struct parport_operations), GFP_KERNEL); parport_operations 2177 drivers/parport/parport_ip32.c struct parport_operations *ops = p->ops; parport_operations 83 drivers/parport/parport_mfc3.c static struct parport_operations pp_mfc3_ops; parport_operations 251 drivers/parport/parport_mfc3.c static struct parport_operations pp_mfc3_ops = { parport_operations 908 drivers/parport/parport_pc.c static const struct parport_operations parport_pc_ops = { parport_operations 2031 drivers/parport/parport_pc.c struct parport_operations *ops; parport_operations 2056 drivers/parport/parport_pc.c ops = kmalloc(sizeof(struct parport_operations), GFP_KERNEL); parport_operations 2073 drivers/parport/parport_pc.c memcpy(ops, &parport_pc_ops, sizeof(struct parport_operations)); parport_operations 2274 drivers/parport/parport_pc.c struct parport_operations *ops = p->ops; parport_operations 232 drivers/parport/parport_sunbpp.c static struct parport_operations parport_sunbpp_ops = parport_operations 271 drivers/parport/parport_sunbpp.c struct parport_operations *ops; parport_operations 288 drivers/parport/parport_sunbpp.c ops = kmemdup(&parport_sunbpp_ops, sizeof(struct parport_operations), parport_operations 340 drivers/parport/parport_sunbpp.c struct parport_operations *ops = p->ops; parport_operations 68 drivers/parport/share.c static struct parport_operations dead_ops = { parport_operations 458 drivers/parport/share.c struct parport_operations *ops) parport_operations 632 drivers/usb/misc/uss720.c static struct parport_operations parport_uss720_ops = parport_operations 672 drivers/usb/serial/mos7720.c static struct parport_operations parport_mos7715_ops = { parport_operations 235 include/linux/parport.h struct parport_operations *ops; parport_operations 279 include/linux/parport.h struct parport_operations *ops);