Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dc2port.h18 struct c2port_ops;
25 struct c2port_ops *ops;
34 struct c2port_ops { struct
58 struct c2port_ops *ops, void *devdata); argument
/linux-6.1.9/drivers/misc/c2port/
Dcore.c63 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 *ops = c2dev->ops; in access_store()
[all …]
Dc2port-duramar2150.c101 static struct c2port_ops duramar2150_c2port_ops = {