Searched refs:parport_operations (Results 1 – 10 of 10) sorted by relevance
91 struct parport_operations parport_gsc_ops = 233 struct parport_operations *ops; in parport_gsc_probe_port()242 ops = kmemdup(&parport_gsc_ops, sizeof(struct parport_operations), in parport_gsc_probe_port()371 struct parport_operations *ops = p->ops; in parport_remove_chip()
232 static struct parport_operations parport_sunbpp_ops = 271 struct parport_operations *ops; in bpp_probe()288 ops = kmemdup(&parport_sunbpp_ops, sizeof(struct parport_operations), in bpp_probe()340 struct parport_operations *ops = p->ops; in bpp_remove()
136 static struct parport_operations parport_atari_ops = {
152 static struct parport_operations pp_amiga_ops = {
1761 static const struct parport_operations parport_ip32_ops __initconst = {2027 struct parport_operations *ops = NULL; in parport_ip32_probe_port()2034 ops = kmalloc(sizeof(struct parport_operations), GFP_KERNEL); in parport_ip32_probe_port()2176 struct parport_operations *ops = p->ops; in parport_ip32_unregister_port()
66 static struct parport_operations dead_ops = {425 struct parport_operations *ops) in parport_register_port()
918 static const struct parport_operations parport_pc_ops = {2034 struct parport_operations *ops; in __parport_pc_probe_port()2059 ops = kmalloc(sizeof(struct parport_operations), GFP_KERNEL); in __parport_pc_probe_port()2076 memcpy(ops, &parport_pc_ops, sizeof(struct parport_operations)); in __parport_pc_probe_port()2290 struct parport_operations *ops = p->ops; in parport_pc_unregister_port()
146 struct parport_operations *ops;1148 The functions in the port->ops structure (struct parport_operations)1161 struct parport_operations {1194 struct parport_operations {1223 struct parport_operations {1259 struct parport_operations {1288 struct parport_operations {1325 struct parport_operations {1361 struct parport_operations {1392 struct parport_operations {[all …]
60 struct parport_operations { struct230 struct parport_operations *ops;271 struct parport_operations *ops);
522 static struct parport_operations parport_mos7715_ops = {