Searched refs:c2port_ops (Results 1 – 3 of 3) sorted by relevance
18 struct c2port_ops;25 struct c2port_ops *ops;34 struct c2port_ops { struct58 struct c2port_ops *ops, void *devdata); argument
63 struct c2port_ops *ops = dev->ops; in c2port_reset() 79 struct c2port_ops *ops = dev->ops; in c2port_strobe_ck() 101 struct c2port_ops *ops = dev->ops; in c2port_write_ar() 129 struct c2port_ops *ops = dev->ops; in c2port_read_ar() 161 struct c2port_ops *ops = dev->ops; in c2port_write_dr() 209 struct c2port_ops *ops = dev->ops; in c2port_read_dr() 316 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_blocks_num() 326 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_block_size() 336 struct c2port_ops *ops = c2dev->ops; in c2port_show_flash_size() 354 struct c2port_ops *op in access_store() [all...]
101 static struct c2port_ops duramar2150_c2port_ops = {