Home
last modified time | relevance | path

Searched defs:buf_ctrl (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/tty/
Dcyclades.c929 struct BUF_CTRL __iomem *buf_ctrl = info->u.cyz.buf_ctrl; in cyz_handle_rx() local
1021 struct BUF_CTRL __iomem *buf_ctrl = info->u.cyz.buf_ctrl; in cyz_handle_tx() local
1942 struct BUF_CTRL __iomem *buf_ctrl = info->u.cyz.buf_ctrl; in cy_chars_in_buffer() local
/linux-3.3/include/linux/
Dcyclades.h487 struct BUF_CTRL buf_ctrl[MAX_CHAN]; member
551 struct BUF_CTRL __iomem *buf_ctrl; member