Lines Matching defs:ops
67 struct c2port_ops *ops = dev->ops; in c2port_reset() local
83 struct c2port_ops *ops = dev->ops; in c2port_strobe_ck() local
105 struct c2port_ops *ops = dev->ops; in c2port_write_ar() local
133 struct c2port_ops *ops = dev->ops; in c2port_read_ar() local
165 struct c2port_ops *ops = dev->ops; in c2port_write_dr() local
213 struct c2port_ops *ops = dev->ops; in c2port_read_dr() local
320 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_blocks_num() local
330 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_block_size() local
340 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_size() local
358 struct c2port_ops *ops = c2dev->ops; in access_store() local
633 struct c2port_ops *ops = dev->ops; in __c2port_read_flash_data() local
746 struct c2port_ops *ops = dev->ops; in __c2port_write_flash_data() local
900 struct c2port_ops *ops, void *devdata) in c2port_device_register()