Searched refs:c2port_ops (Results 1 – 3 of 3) sorted by relevance
21 struct c2port_ops;28 struct c2port_ops *ops;37 struct c2port_ops { struct61 struct c2port_ops *ops, void *devdata); argument
66 struct c2port_ops *ops = dev->ops; in c2port_reset()82 struct c2port_ops *ops = dev->ops; in c2port_strobe_ck()104 struct c2port_ops *ops = dev->ops; in c2port_write_ar()132 struct c2port_ops *ops = dev->ops; in c2port_read_ar()164 struct c2port_ops *ops = dev->ops; in c2port_write_dr()212 struct c2port_ops *ops = dev->ops; in c2port_read_dr()319 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_blocks_num()329 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_block_size()339 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_size()357 struct c2port_ops *ops = c2dev->ops; in access_store()[all …]
104 static struct c2port_ops duramar2150_c2port_ops = {