/Linux-v6.6/drivers/usb/serial/ |
D | belkin_sa.c | 113 static int belkin_sa_port_probe(struct usb_serial_port *port) in belkin_sa_port_probe() 138 static void belkin_sa_port_remove(struct usb_serial_port *port) in belkin_sa_port_remove() 147 struct usb_serial_port *port) in belkin_sa_open() 164 static void belkin_sa_close(struct usb_serial_port *port) in belkin_sa_close() 172 struct usb_serial_port *port = urb->context; in belkin_sa_read_int_callback() local 237 struct usb_serial_port *port = urb->context; in belkin_sa_process_read_urb() local 277 struct usb_serial_port *port, in belkin_sa_set_termios() 404 struct usb_serial_port *port = tty->driver_data; in belkin_sa_break_ctl() local 419 struct usb_serial_port *port = tty->driver_data; in belkin_sa_tiocmget() local 434 struct usb_serial_port *port = tty->driver_data; in belkin_sa_tiocmset() local
|
D | kobil_sct.c | 114 static int kobil_port_probe(struct usb_serial_port *port) in kobil_port_probe() 147 static void kobil_port_remove(struct usb_serial_port *port) in kobil_port_remove() 165 static int kobil_open(struct tty_struct *tty, struct usb_serial_port *port) in kobil_open() 256 static void kobil_close(struct usb_serial_port *port) in kobil_close() 267 struct usb_serial_port *port = urb->context; in kobil_read_int_callback() local 293 static int kobil_write(struct tty_struct *tty, struct usb_serial_port *port, in kobil_write() 371 struct usb_serial_port *port = tty->driver_data; in kobil_tiocmget() local 420 struct usb_serial_port *port = tty->driver_data; in kobil_tiocmset() local 478 struct usb_serial_port *port, in kobil_set_termios() 538 struct usb_serial_port *port = tty->driver_data; in kobil_ioctl() local
|
D | mos7840.c | 199 struct usb_serial_port *port; /* loop back to the owner of this object */ member 227 static int mos7840_set_reg_sync(struct usb_serial_port *port, __u16 reg, in mos7840_set_reg_sync() 245 static int mos7840_get_reg_sync(struct usb_serial_port *port, __u16 reg, in mos7840_get_reg_sync() 278 static int mos7840_set_uart_reg(struct usb_serial_port *port, __u16 reg, in mos7840_set_uart_reg() 302 static int mos7840_get_uart_reg(struct usb_serial_port *port, __u16 reg, in mos7840_get_uart_reg() 334 static void mos7840_dump_serial_port(struct usb_serial_port *port, in mos7840_dump_serial_port() 388 static void mos7840_set_led_sync(struct usb_serial_port *port, __u16 reg, in mos7840_set_led_sync() 414 static void mos7840_led_activity(struct usb_serial_port *port) in mos7840_led_activity() 435 struct usb_serial_port *port = mos7840_port->port; in mos7840_bulk_in_callback() local 478 struct usb_serial_port *port = mos7840_port->port; in mos7840_bulk_out_data_callback() local [all …]
|
D | oti6858.c | 190 struct usb_serial_port *port; /* USB port with which associated */ member 197 struct usb_serial_port *port = priv->port; in setup_line() local 265 struct usb_serial_port *port = priv->port; in send_data() local 328 static int oti6858_port_probe(struct usb_serial_port *port) in oti6858_port_probe() 348 static void oti6858_port_remove(struct usb_serial_port *port) in oti6858_port_remove() 356 static int oti6858_write(struct tty_struct *tty, struct usb_serial_port *port, in oti6858_write() 369 struct usb_serial_port *port = tty->driver_data; in oti6858_write_room() local 382 struct usb_serial_port *port = tty->driver_data; in oti6858_chars_in_buffer() local 399 struct usb_serial_port *port, in oti6858_set_termios() 501 static int oti6858_open(struct tty_struct *tty, struct usb_serial_port *port) in oti6858_open() [all …]
|
D | sierra.c | 288 static int sierra_send_setup(struct usb_serial_port *port) in sierra_send_setup() 343 struct usb_serial_port *port = tty->driver_data; in sierra_tiocmget() local 362 struct usb_serial_port *port = tty->driver_data; in sierra_tiocmset() local 389 struct usb_serial_port *port = urb->context; in sierra_outdat_callback() local 415 static int sierra_write(struct tty_struct *tty, struct usb_serial_port *port, in sierra_write() 525 struct usb_serial_port *port; in sierra_indat_callback() local 563 struct usb_serial_port *port = urb->context; in sierra_instat_callback() local 616 struct usb_serial_port *port = tty->driver_data; in sierra_write_room() local 635 struct usb_serial_port *port = tty->driver_data; in sierra_chars_in_buffer() local 650 static void sierra_stop_rx_urbs(struct usb_serial_port *port) in sierra_stop_rx_urbs() [all …]
|
D | mxuport.c | 192 static int mxuport_prepare_write_buffer(struct usb_serial_port *port, in mxuport_prepare_write_buffer() 286 struct usb_serial_port *port = tty->driver_data; in mxuport_throttle() local 305 struct usb_serial_port *port = tty->driver_data; in mxuport_unthrottle() local 318 static void mxuport_process_read_urb_data(struct usb_serial_port *port, in mxuport_process_read_urb_data() 335 static void mxuport_msr_event(struct usb_serial_port *port, u8 buf[4]) in mxuport_msr_event() 397 static void mxuport_lsr_event(struct usb_serial_port *port, u8 buf[4]) in mxuport_lsr_event() 426 static void mxuport_process_read_urb_event(struct usb_serial_port *port, in mxuport_process_read_urb_event() 465 struct usb_serial_port *port = urb->context; in mxuport_process_read_urb_demux_data() local 512 struct usb_serial_port *port = urb->context; in mxuport_process_read_urb_demux_event() local 556 struct usb_serial_port *port = urb->context; in mxuport_process_read_urb() local [all …]
|
/Linux-v6.6/drivers/net/ethernet/mscc/ |
D | ocelot_mrp.c | 91 static int ocelot_mrp_trap_add(struct ocelot *ocelot, int port) in ocelot_mrp_trap_add() 99 static int ocelot_mrp_trap_del(struct ocelot *ocelot, int port) in ocelot_mrp_trap_del() 107 struct ocelot_port *port) in ocelot_mrp_save_mac() 116 struct ocelot_port *port) in ocelot_mrp_del_mac() 122 int ocelot_mrp_add(struct ocelot *ocelot, int port, in ocelot_mrp_add() 144 int ocelot_mrp_del(struct ocelot *ocelot, int port, in ocelot_mrp_del() 161 int ocelot_mrp_add_ring_role(struct ocelot *ocelot, int port, in ocelot_mrp_add_ring_role() 201 int ocelot_mrp_del_ring_role(struct ocelot *ocelot, int port, in ocelot_mrp_del_ring_role()
|
D | ocelot_mm.c | 52 void ocelot_port_update_active_preemptible_tcs(struct ocelot *ocelot, int port) in ocelot_port_update_active_preemptible_tcs() 90 void ocelot_port_change_fp(struct ocelot *ocelot, int port, in ocelot_port_change_fp() 105 static void ocelot_mm_update_port_status(struct ocelot *ocelot, int port) in ocelot_mm_update_port_status() 157 int port; in ocelot_mm_irq() local 168 int ocelot_port_set_mm(struct ocelot *ocelot, int port, in ocelot_port_set_mm() 234 int ocelot_port_get_mm(struct ocelot *ocelot, int port, in ocelot_port_get_mm() 276 int port; in ocelot_mm_init() local
|
/Linux-v6.6/drivers/tty/serial/ |
D | omap-serial.c | 126 struct uart_port port; member 221 static inline int calculate_baud_abs_diff(struct uart_port *port, in calculate_baud_abs_diff() 244 serial_omap_baud_is_mode16(struct uart_port *port, unsigned int baud) in serial_omap_baud_is_mode16() 258 serial_omap_get_divisor(struct uart_port *port, unsigned int baud) in serial_omap_get_divisor() 269 static void serial_omap_enable_ms(struct uart_port *port) in serial_omap_enable_ms() 279 static void serial_omap_stop_tx(struct uart_port *port) in serial_omap_stop_tx() 325 static void serial_omap_stop_rx(struct uart_port *port) in serial_omap_stop_rx() 361 static void serial_omap_start_tx(struct uart_port *port) in serial_omap_start_tx() 388 static void serial_omap_throttle(struct uart_port *port) in serial_omap_throttle() 399 static void serial_omap_unthrottle(struct uart_port *port) in serial_omap_unthrottle() [all …]
|
D | sunzilog.c | 71 struct uart_port port; member 327 struct tty_port *port = NULL; in sunzilog_receive_chars() local 531 struct tty_port *port; in sunzilog_interrupt() local 588 static __inline__ unsigned char sunzilog_read_channel_status(struct uart_port *port) in sunzilog_read_channel_status() 601 static unsigned int sunzilog_tx_empty(struct uart_port *port) in sunzilog_tx_empty() 622 static unsigned int sunzilog_get_mctrl(struct uart_port *port) in sunzilog_get_mctrl() 641 static void sunzilog_set_mctrl(struct uart_port *port, unsigned int mctrl) in sunzilog_set_mctrl() 666 static void sunzilog_stop_tx(struct uart_port *port) in sunzilog_stop_tx() 675 static void sunzilog_start_tx(struct uart_port *port) in sunzilog_start_tx() 719 static void sunzilog_stop_rx(struct uart_port *port) in sunzilog_stop_rx() [all …]
|
D | fsl_lpuart.c | 262 struct uart_port port; member 382 static inline u32 lpuart32_read(struct uart_port *port, u32 off) in lpuart32_read() 394 static inline void lpuart32_write(struct uart_port *port, u32 val, in lpuart32_write() 440 static void lpuart_stop_tx(struct uart_port *port) in lpuart_stop_tx() 449 static void lpuart32_stop_tx(struct uart_port *port) in lpuart32_stop_tx() 458 static void lpuart_stop_rx(struct uart_port *port) in lpuart_stop_rx() 466 static void lpuart32_stop_rx(struct uart_port *port) in lpuart32_stop_rx() 522 static bool lpuart_stopped_or_empty(struct uart_port *port) in lpuart_stopped_or_empty() 575 static int lpuart_dma_tx_request(struct uart_port *port) in lpuart_dma_tx_request() 603 static void lpuart_flush_buffer(struct uart_port *port) in lpuart_flush_buffer() [all …]
|
D | ip22zilog.c | 63 struct uart_port port; member 488 static __inline__ unsigned char ip22zilog_read_channel_status(struct uart_port *port) in ip22zilog_read_channel_status() 501 static unsigned int ip22zilog_tx_empty(struct uart_port *port) in ip22zilog_tx_empty() 522 static unsigned int ip22zilog_get_mctrl(struct uart_port *port) in ip22zilog_get_mctrl() 541 static void ip22zilog_set_mctrl(struct uart_port *port, unsigned int mctrl) in ip22zilog_set_mctrl() 566 static void ip22zilog_stop_tx(struct uart_port *port) in ip22zilog_stop_tx() 575 static void ip22zilog_start_tx(struct uart_port *port) in ip22zilog_start_tx() 619 static void ip22zilog_stop_rx(struct uart_port *port) in ip22zilog_stop_rx() 635 static void ip22zilog_enable_ms(struct uart_port *port) in ip22zilog_enable_ms() 652 static void ip22zilog_break_ctl(struct uart_port *port, int break_state) in ip22zilog_break_ctl() [all …]
|
D | sunsu.c | 85 struct uart_port port; member 263 static void sunsu_stop_tx(struct uart_port *port) in sunsu_stop_tx() 279 static void sunsu_start_tx(struct uart_port *port) in sunsu_start_tx() 298 static void sunsu_stop_rx(struct uart_port *port) in sunsu_stop_rx() 308 static void sunsu_enable_ms(struct uart_port *port) in sunsu_enable_ms() 323 struct tty_port *port = &up->port.state->port; in receive_chars() local 541 static unsigned int sunsu_tx_empty(struct uart_port *port) in sunsu_tx_empty() 555 static unsigned int sunsu_get_mctrl(struct uart_port *port) in sunsu_get_mctrl() 576 static void sunsu_set_mctrl(struct uart_port *port, unsigned int mctrl) in sunsu_set_mctrl() 596 static void sunsu_break_ctl(struct uart_port *port, int break_state) in sunsu_break_ctl() [all …]
|
/Linux-v6.6/drivers/net/dsa/hirschmann/ |
D | hellcreek_hwtstamp.c | 18 int hellcreek_get_ts_info(struct dsa_switch *ds, int port, in hellcreek_get_ts_info() 42 static int hellcreek_set_hwtstamp_config(struct hellcreek *hellcreek, int port, in hellcreek_set_hwtstamp_config() 112 int hellcreek_port_hwtstamp_set(struct dsa_switch *ds, int port, in hellcreek_port_hwtstamp_set() 136 int hellcreek_port_hwtstamp_get(struct dsa_switch *ds, int port, in hellcreek_port_hwtstamp_get() 154 int port, struct sk_buff *skb, in hellcreek_should_tstamp() 214 struct hellcreek_port_hwtstamp *ps, int port) in hellcreek_txtstamp_work() 295 int port) in hellcreek_get_rxts() 333 int port) in hellcreek_rxtstamp_work() 365 void hellcreek_port_txtstamp(struct dsa_switch *ds, int port, in hellcreek_port_txtstamp() 408 bool hellcreek_port_rxtstamp(struct dsa_switch *ds, int port, in hellcreek_port_rxtstamp() [all …]
|
/Linux-v6.6/drivers/net/wwan/ |
D | wwan_core.c | 335 struct wwan_port *port = to_wwan_port(dev); in type_show() local 349 struct wwan_port *port = to_wwan_port(dev); in wwan_port_destroy() local 388 static int __wwan_port_dev_assign_name(struct wwan_port *port, const char *fmt) in __wwan_port_dev_assign_name() 437 struct wwan_port *port; in wwan_create_port() local 507 void wwan_remove_port(struct wwan_port *port) in wwan_remove_port() 530 void wwan_port_rx(struct wwan_port *port, struct sk_buff *skb) in wwan_port_rx() 537 void wwan_port_txon(struct wwan_port *port) in wwan_port_txon() 544 void wwan_port_txoff(struct wwan_port *port) in wwan_port_txoff() 550 void *wwan_port_get_drvdata(struct wwan_port *port) in wwan_port_get_drvdata() 556 static int wwan_port_op_start(struct wwan_port *port) in wwan_port_op_start() [all …]
|
/Linux-v6.6/drivers/thunderbolt/ |
D | clx.c | 38 static int tb_port_pm_secondary_set(struct tb_port *port, bool secondary) in tb_port_pm_secondary_set() 57 static int tb_port_pm_secondary_enable(struct tb_port *port) in tb_port_pm_secondary_enable() 62 static int tb_port_pm_secondary_disable(struct tb_port *port) in tb_port_pm_secondary_disable() 68 static bool tb_port_clx_supported(struct tb_port *port, unsigned int clx) in tb_port_clx_supported() 103 static int tb_port_clx_set(struct tb_port *port, unsigned int clx, bool enable) in tb_port_clx_set() 132 static int tb_port_clx_disable(struct tb_port *port, unsigned int clx) in tb_port_clx_disable() 137 static int tb_port_clx_enable(struct tb_port *port, unsigned int clx) in tb_port_clx_enable() 142 static int tb_port_clx(struct tb_port *port) in tb_port_clx() 172 bool tb_port_clx_is_enabled(struct tb_port *port, unsigned int clx) in tb_port_clx_is_enabled()
|
D | debugfs.c | 127 static ssize_t regs_write(struct tb_switch *sw, struct tb_port *port, in regs_write() 174 struct tb_port *port = s->private; in port_regs_write() local 266 struct tb_port *port = s->private; in margining_ber_level_write() local 319 struct tb_port *port = s->private; in margining_ber_level_show() local 331 struct tb_port *port = s->private; in margining_caps_show() local 411 struct tb_port *port = s->private; in margining_lanes_write() local 451 struct tb_port *port = s->private; in margining_lanes_show() local 484 struct tb_port *port = s->private; in margining_mode_write() local 524 const struct tb_port *port = s->private; in margining_mode_show() local 555 struct tb_port *port = data; in margining_run_write() local [all …]
|
/Linux-v6.6/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ierb.c | 29 #define ENETC_IERB_TXMBAR(port) (((port) * 0x100) + 0x8080) argument 30 #define ENETC_IERB_RXMBER(port) (((port) * 0x100) + 0x8090) argument 31 #define ENETC_IERB_RXMBLR(port) (((port) * 0x100) + 0x8094) argument 32 #define ENETC_IERB_RXBCR(port) (((port) * 0x100) + 0x80a0) argument 33 #define ENETC_IERB_TXBCR(port) (((port) * 0x100) + 0x80a8) argument 51 int port = enetc_pf_to_port(pf_pdev); in enetc_ierb_register_pf() local
|
/Linux-v6.6/drivers/infiniband/hw/qib/ |
D | qib_mad.c | 279 u8 port) in subn_get_nodeinfo() 314 u8 port) in subn_get_guidinfo() 455 u8 port) in subn_get_portinfo() 581 static int get_pkeys(struct qib_devdata *dd, u8 port, u16 *pkeys) in get_pkeys() 597 u8 port) in subn_get_pkeytable() 621 u8 port) in subn_set_guidinfo() 654 u8 port) in subn_set_portinfo() 988 static int set_pkeys(struct qib_devdata *dd, u8 port, u16 *pkeys) in set_pkeys() 1040 u8 port) in subn_set_pkeytable() 1058 u8 port) in subn_get_sl_to_vl() [all …]
|
/Linux-v6.6/arch/um/drivers/ |
D | port_kern.c | 23 int port; member 31 struct port_list *port; member 42 struct port_list *port; member 76 static int port_accept(struct port_list *port) in port_accept() 130 struct port_list *port; in port_work_proc() local 151 struct port_list *port = data; in port_interrupt() local 161 struct port_list *port; in port_data() local 227 struct port_list *port = dev->port; in port_wait() local 294 struct port_list *port; in free_port() local
|
/Linux-v6.6/arch/powerpc/platforms/powernv/ |
D | opal-lpc.c | 24 static u8 opal_lpc_inb(unsigned long port) in opal_lpc_inb() 35 static __le16 __opal_lpc_inw(unsigned long port) in __opal_lpc_inw() 47 static u16 opal_lpc_inw(unsigned long port) in opal_lpc_inw() 52 static __le32 __opal_lpc_inl(unsigned long port) in __opal_lpc_inl() 68 static u32 opal_lpc_inl(unsigned long port) in opal_lpc_inl() 73 static void opal_lpc_outb(u8 val, unsigned long port) in opal_lpc_outb() 80 static void __opal_lpc_outw(__le16 val, unsigned long port) in __opal_lpc_outw() 92 static void opal_lpc_outw(u16 val, unsigned long port) in opal_lpc_outw() 97 static void __opal_lpc_outl(__le32 val, unsigned long port) in __opal_lpc_outl() 111 static void opal_lpc_outl(u32 val, unsigned long port) in opal_lpc_outl()
|
/Linux-v6.6/drivers/i2c/busses/ |
D | i2c-fsi.c | 159 u16 port; member 214 static int fsi_i2c_set_port(struct fsi_i2c_port *port) in fsi_i2c_set_port() 236 static int fsi_i2c_start(struct fsi_i2c_port *port, struct i2c_msg *msg, in fsi_i2c_start() 266 static int fsi_i2c_write_fifo(struct fsi_i2c_port *port, struct i2c_msg *msg, in fsi_i2c_write_fifo() 292 static int fsi_i2c_read_fifo(struct fsi_i2c_port *port, struct i2c_msg *msg, in fsi_i2c_read_fifo() 332 struct fsi_i2c_port *port = adap->algo_data; in fsi_i2c_get_scl() local 343 struct fsi_i2c_port *port = adap->algo_data; in fsi_i2c_set_scl() local 355 struct fsi_i2c_port *port = adap->algo_data; in fsi_i2c_get_sda() local 366 struct fsi_i2c_port *port = adap->algo_data; in fsi_i2c_set_sda() local 379 struct fsi_i2c_port *port = adap->algo_data; in fsi_i2c_prepare_recovery() local [all …]
|
/Linux-v6.6/drivers/gpio/ |
D | gpio-vf610.c | 85 struct vf610_gpio_port *port = gpiochip_get_data(gc); in vf610_gpio_get() local 100 struct vf610_gpio_port *port = gpiochip_get_data(gc); in vf610_gpio_set() local 109 struct vf610_gpio_port *port = gpiochip_get_data(chip); in vf610_gpio_direction_input() local 125 struct vf610_gpio_port *port = gpiochip_get_data(chip); in vf610_gpio_direction_output() local 142 struct vf610_gpio_port *port = in vf610_gpio_irq_handler() local 163 struct vf610_gpio_port *port = in vf610_gpio_irq_ack() local 172 struct vf610_gpio_port *port = in vf610_gpio_irq_set_type() local 209 struct vf610_gpio_port *port = gpiochip_get_data(gc); in vf610_gpio_irq_mask() local 220 struct vf610_gpio_port *port = gpiochip_get_data(gc); in vf610_gpio_irq_unmask() local 231 struct vf610_gpio_port *port = in vf610_gpio_irq_set_wake() local [all …]
|
/Linux-v6.6/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_map_data.c | 244 struct rmnet_port *port, in rmnet_map_v5_checksum_uplink_packet() 297 struct rmnet_port *port, in rmnet_map_add_map_header() 343 struct rmnet_port *port) in rmnet_map_deaggregate() 475 struct rmnet_port *port, in rmnet_map_checksum_uplink_packet() 525 static void reset_aggr_params(struct rmnet_port *port) in reset_aggr_params() 533 static void rmnet_send_skb(struct rmnet_port *port, struct sk_buff *skb) in rmnet_send_skb() 552 struct rmnet_port *port; in rmnet_map_flush_tx_packet_work() local 573 struct rmnet_port *port; in rmnet_map_flush_tx_packet_queue() local 582 unsigned int rmnet_map_tx_aggregate(struct sk_buff *skb, struct rmnet_port *port, in rmnet_map_tx_aggregate() 677 void rmnet_map_update_ul_agg_config(struct rmnet_port *port, u32 size, in rmnet_map_update_ul_agg_config() [all …]
|
/Linux-v6.6/drivers/net/dsa/ |
D | bcm_sf2.c | 35 static u16 bcm_sf2_reg_rgmii_cntrl(struct bcm_sf2_priv *priv, int port) in bcm_sf2_reg_rgmii_cntrl() 65 static u16 bcm_sf2_reg_led_base(struct bcm_sf2_priv *priv, int port) in bcm_sf2_reg_led_base() 97 static u32 bcm_sf2_port_override_offset(struct bcm_sf2_priv *priv, int port) in bcm_sf2_port_override_offset() 119 unsigned int port, count = 0; in bcm_sf2_num_active_ports() local 158 static void bcm_sf2_imp_setup(struct dsa_switch *ds, int port) in bcm_sf2_imp_setup() 237 int port) in bcm_sf2_port_intr_enable() 258 int port) in bcm_sf2_port_intr_disable() 280 static int bcm_sf2_port_setup(struct dsa_switch *ds, int port, in bcm_sf2_port_setup() 349 static void bcm_sf2_port_disable(struct dsa_switch *ds, int port) in bcm_sf2_port_disable() 559 struct device_node *port; in bcm_sf2_identify_ports() local [all …]
|