Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dc2port.h21 struct c2port_ops;
28 struct c2port_ops *ops;
37 struct c2port_ops { struct
61 struct c2port_ops *ops, void *devdata); argument
/Linux-v4.19/drivers/misc/c2port/
Dcore.c66 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 …]
Dc2port-duramar2150.c104 static struct c2port_ops duramar2150_c2port_ops = {