Home
last modified time | relevance | path

Searched refs:tty_port_get (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/driver-api/tty/
H A Dtty_port.rst26 tty_port_get tty_port_put
/linux/include/linux/
H A Dtty_port.h161 static inline struct tty_port *tty_port_get(struct tty_port *port) in tty_port_get() function
/linux/net/bluetooth/rfcomm/
H A Dtty.c167 if (dev && !tty_port_get(&dev->port)) in rfcomm_dev_get()
373 tty_port_get(&dev->port); in rfcomm_set_owner_w()
523 if (!tty_port_get(&dev->port)) in rfcomm_get_dev_list()
/linux/drivers/tty/
H A Drpmsg_tty.c57 port = tty_port_get(&cport->port); in rpmsg_tty_install()
H A Dn_gsm.c2706 tty_port_get(&dlci->port); in dlci_get()
/linux/drivers/tty/hvc/
H A Dhvc_console.c100 tty_port_get(&hp->port); in hvc_get_by_index()
H A Dhvcs.c1046 tty_port_get(&hvcsd->port); in hvcs_get_by_index()
/linux/drivers/staging/greybus/
H A Duart.c352 tty_port_get(&gb_tty->port); in get_gb_by_minor()
/linux/drivers/isdn/capi/
H A Dcapi.c276 tty_port_get(&mp->port); in capiminor_get()
/linux/drivers/usb/class/
H A Dcdc-acm.c77 tty_port_get(&acm->port); in acm_get_by_minor()
/linux/drivers/tty/vt/
H A Dvt.c3618 tty_port_get(&vc->port); in con_install()