Searched refs:c2port_ops (Results 1 – 3 of 3) sorted by relevance
23 struct c2port_ops;32 struct c2port_ops *ops;41 struct c2port_ops { struct65 struct c2port_ops *ops, void *devdata); argument
67 struct c2port_ops *ops = dev->ops; in c2port_reset()83 struct c2port_ops *ops = dev->ops; in c2port_strobe_ck()105 struct c2port_ops *ops = dev->ops; in c2port_write_ar()133 struct c2port_ops *ops = dev->ops; in c2port_read_ar()165 struct c2port_ops *ops = dev->ops; in c2port_write_dr()213 struct c2port_ops *ops = dev->ops; in c2port_read_dr()319 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_blocks_num()328 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_block_size()337 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_size()355 struct c2port_ops *ops = c2dev->ops; in c2port_store_access()[all …]
104 static struct c2port_ops duramar2150_c2port_ops = {