Home
last modified time | relevance | path

Searched defs:uport (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/tty/serial/
H A Dqcom_geni_serial.c129 struct uart_port uport; member
164 static inline struct qcom_geni_serial_port *to_dev_port(struct uart_port *uport) in to_dev_port()
190 static void qcom_geni_set_rs485_mode(struct uart_port *uport, u32 flag) in qcom_geni_set_rs485_mode()
205 static int qcom_geni_serial_request_port(struct uart_port *uport) in qcom_geni_serial_request_port()
217 static void qcom_geni_serial_config_port(struct uart_port *uport, int cfg_flags) in qcom_geni_serial_config_port()
225 static unsigned int qcom_geni_serial_get_mctrl(struct uart_port *uport) in qcom_geni_serial_get_mctrl()
241 static void qcom_geni_serial_set_mctrl(struct uart_port *uport, in qcom_geni_serial_set_mctrl()
258 static const char *qcom_geni_serial_get_type(struct uart_port *uport) in qcom_geni_serial_get_type()
298 static bool qcom_geni_serial_main_active(struct uart_port *uport) in qcom_geni_serial_main_active()
303 static bool qcom_geni_serial_secondary_active(struct uart_port *uport) in qcom_geni_serial_secondary_active()
[all …]
H A Dserial_core.c60 static int uart_dcd_enabled(struct uart_port *uport) in uart_dcd_enabled()
72 static inline void uart_port_deref(struct uart_port *uport) in uart_port_deref()
80 struct uart_port *uport = uart_port_ref(state); in uart_port_ref_lock() local
88 static inline void uart_port_unlock_deref(struct uart_port *uport, unsigned long flags) in uart_port_unlock_deref()
192 static void uart_port_dtr_rts(struct uart_port *uport, bool active) in uart_port_dtr_rts()
204 struct uart_port *uport = uart_port_check(state); in uart_change_line_settings() local
247 struct uart_port *uport; in uart_alloc_xmit_buf() local
280 struct uart_port *uport; in uart_free_xmit_buf() local
306 struct uart_port *uport = uart_port_check(state); in uart_port_startup() local
359 struct uart_port *uport; in uart_startup() local
[all …]
H A Dsprd_serial.c1118 static bool sprd_uart_is_console(struct uart_port *uport) in sprd_uart_is_console()
1129 static int sprd_clk_init(struct uart_port *uport) in sprd_clk_init()
H A Dpmac_zilog.c1843 struct uart_pmac_port *uport = &pmz_ports[i]; in exit_pmz() local
H A Dserial-tegra.c107 struct uart_port uport; member
H A Dfsl_lpuart.c3188 struct uart_port *uport = &sport->port; in lpuart_console_fixup() local
/linux/drivers/cxl/core/
H A Dras.c59 static int match_memdev_by_parent(struct device *dev, const void *uport) in match_memdev_by_parent()
H A Dpci.c566 struct device *uport = port->uport_dev; in read_cdat_data() local
/linux/tools/testing/cxl/test/
H A Dcxl.c1271 struct platform_device *uport = in cxl_single_topo_init() local
1517 struct platform_device *uport = in cxl_test_init() local
/linux/drivers/pci/
H A Dtsm.c663 struct pci_dev *uport; in find_dsm_dev() local