Home
last modified time | relevance | path

Searched refs:c2port_ops (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Dc2port.h22 struct c2port_ops;
31 struct c2port_ops *ops;
40 struct c2port_ops { struct
67 struct c2port_ops *ops, void *devdata); argument
/linux-2.6.39/drivers/misc/c2port/
Dcore.c67 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 …]
Dc2port-duramar2150.c103 static struct c2port_ops duramar2150_c2port_ops = {