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
H A Dtty_driver.rst61 tty_port's reference counting by tty_port_get() and tty_port_put(). The final
/linux/include/linux/
H A Dtty_port.h164 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()
528 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_put()
/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/mmc/core/
H A Dsdio_uart.c120 tty_port_get(&port->port); in sdio_uart_port_get()
/linux/drivers/isdn/capi/
H A Dcapi.c276 tty_port_get(&mp->port); in capiminor_get()
/linux/drivers/tty/vt/
H A Dvt.c3534 tty_port_get(&vc->port); in con_install()