Home
last modified time | relevance | path

Searched refs:cls_parse_modem (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/jsm/
H A Djsm_cls.c501 static void cls_parse_modem(struct jsm_channel *ch, u8 signals) in cls_parse_modem() function
597 * Don't need to do anything, the cls_parse_modem in cls_parse_isr()
602 cls_parse_modem(ch, readb(&ch->ch_cls_uart->msr)); in cls_parse_isr()
813 cls_parse_modem(ch, readb(&ch->ch_cls_uart->msr)); in cls_param()
/kernel/linux/linux-6.6/drivers/tty/serial/jsm/
H A Djsm_cls.c497 static void cls_parse_modem(struct jsm_channel *ch, u8 signals) in cls_parse_modem() function
593 * Don't need to do anything, the cls_parse_modem in cls_parse_isr()
598 cls_parse_modem(ch, readb(&ch->ch_cls_uart->msr)); in cls_parse_isr()
789 cls_parse_modem(ch, readb(&ch->ch_cls_uart->msr)); in cls_param()

Completed in 2 milliseconds