Home
last modified time | relevance | path

Searched refs:board_ops (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
Djsm.h103 struct board_ops { struct
157 struct board_ops *bd_ops;
423 extern struct board_ops jsm_neo_ops;
424 extern struct board_ops jsm_cls_ops;
Djsm_tty.c744 struct board_ops *bd_ops = ch->ch_bd->bd_ops; in jsm_check_queue_flow_control()
Djsm_cls.c955 struct board_ops jsm_cls_ops = {
Djsm_neo.c1389 struct board_ops jsm_neo_ops = {