Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dgigaset.h729 struct cardstate *gigaset_get_cs_by_tty(struct tty_struct *tty);
Dinterface.c120 cs = gigaset_get_cs_by_tty(tty); in if_open()
Dcommon.c1026 struct cardstate *gigaset_get_cs_by_tty(struct tty_struct *tty) in gigaset_get_cs_by_tty() function