Lines Matching defs:ops
63 struct c2port_ops *ops = dev->ops; in c2port_reset() local
79 struct c2port_ops *ops = dev->ops; in c2port_strobe_ck() local
101 struct c2port_ops *ops = dev->ops; in c2port_write_ar() local
129 struct c2port_ops *ops = dev->ops; in c2port_read_ar() local
161 struct c2port_ops *ops = dev->ops; in c2port_write_dr() local
209 struct c2port_ops *ops = dev->ops; in c2port_read_dr() local
316 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_blocks_num() local
326 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_block_size() local
336 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_size() local
354 struct c2port_ops *ops = c2dev->ops; in access_store() local
629 struct c2port_ops *ops = dev->ops; in __c2port_read_flash_data() local
740 struct c2port_ops *ops = dev->ops; in __c2port_write_flash_data() local
892 struct c2port_ops *ops, void *devdata) in c2port_device_register()