sdio_uart_port
struct sdio_uart_port *port;
port = kzalloc_obj(struct sdio_uart_port);
struct sdio_uart_port *port = sdio_get_drvdata(func);
static struct sdio_uart_port *sdio_uart_port_get(unsigned index)
struct sdio_uart_port *port;
static void sdio_uart_port_put(struct sdio_uart_port *port)
static void sdio_uart_port_remove(struct sdio_uart_port *port)
static int sdio_uart_claim_func(struct sdio_uart_port *port)
static inline void sdio_uart_release_func(struct sdio_uart_port *port)
static inline u8 sdio_in(struct sdio_uart_port *port, int offset)
static inline void sdio_out(struct sdio_uart_port *port, int offset, int value)
static unsigned int sdio_uart_get_mctrl(struct sdio_uart_port *port)
static void sdio_uart_write_mctrl(struct sdio_uart_port *port,
static inline void sdio_uart_update_mctrl(struct sdio_uart_port *port,
static void sdio_uart_change_speed(struct sdio_uart_port *port,
static void sdio_uart_start_tx(struct sdio_uart_port *port)
static void sdio_uart_stop_tx(struct sdio_uart_port *port)
static void sdio_uart_stop_rx(struct sdio_uart_port *port)
static void sdio_uart_receive_chars(struct sdio_uart_port *port, u8 *status)
static void sdio_uart_transmit_chars(struct sdio_uart_port *port)
static void sdio_uart_check_modem_status(struct sdio_uart_port *port)
struct sdio_uart_port *port = sdio_get_drvdata(func);
struct sdio_uart_port *port =
container_of(tport, struct sdio_uart_port, port);
struct sdio_uart_port *port =
container_of(tport, struct sdio_uart_port, port);
struct sdio_uart_port *port =
container_of(tport, struct sdio_uart_port, port);
struct sdio_uart_port *port =
container_of(tport, struct sdio_uart_port, port);
struct sdio_uart_port *port =
container_of(tport, struct sdio_uart_port, port);
struct sdio_uart_port *port = sdio_uart_port_get(idx);
struct sdio_uart_port *port = tty->driver_data;
struct sdio_uart_port *port = tty->driver_data;
struct sdio_uart_port *port = tty->driver_data;
struct sdio_uart_port *port = tty->driver_data;
struct sdio_uart_port *port = tty->driver_data;
struct sdio_uart_port *port = tty->driver_data;
struct sdio_uart_port *port = tty->driver_data;
struct sdio_uart_port *port = tty->driver_data;
struct sdio_uart_port *port = tty->driver_data;
struct sdio_uart_port *port = tty->driver_data;
static struct sdio_uart_port *sdio_uart_table[UART_NR];
struct sdio_uart_port *port = tty->driver_data;
static int sdio_uart_add_port(struct sdio_uart_port *port)
struct sdio_uart_port *port = tty->driver_data;
struct sdio_uart_port *port = tty->driver_data;
struct sdio_uart_port *port = tty->driver_data;
struct sdio_uart_port *port = sdio_uart_port_get(i);