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
319 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_blocks_num() local
328 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_block_size() local
337 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_size() local
355 struct c2port_ops *ops = c2dev->ops; in c2port_store_access() local
623 struct c2port_ops *ops = dev->ops; in __c2port_read_flash_data() local
736 struct c2port_ops *ops = dev->ops; in __c2port_write_flash_data() local
885 struct c2port_ops *ops, void *devdata) in c2port_device_register()