/include/linux/ |
D | tty_port.h | 120 static inline struct tty_port *tty_port_get(struct tty_port *port) in tty_port_get() 128 static inline bool tty_port_cts_enabled(const struct tty_port *port) in tty_port_cts_enabled() 133 static inline void tty_port_set_cts_flow(struct tty_port *port, bool val) in tty_port_set_cts_flow() 138 static inline bool tty_port_active(const struct tty_port *port) in tty_port_active() 143 static inline void tty_port_set_active(struct tty_port *port, bool val) in tty_port_set_active() 148 static inline bool tty_port_check_carrier(const struct tty_port *port) in tty_port_check_carrier() 153 static inline void tty_port_set_check_carrier(struct tty_port *port, bool val) in tty_port_set_check_carrier() 158 static inline bool tty_port_suspended(const struct tty_port *port) in tty_port_suspended() 163 static inline void tty_port_set_suspended(struct tty_port *port, bool val) in tty_port_set_suspended() 168 static inline bool tty_port_initialized(const struct tty_port *port) in tty_port_initialized() [all …]
|
D | rio_drv.h | 54 static inline int rio_local_read_config_32(struct rio_mport *port, u32 offset, in rio_local_read_config_32() 69 static inline int rio_local_write_config_32(struct rio_mport *port, u32 offset, in rio_local_write_config_32() 84 static inline int rio_local_read_config_16(struct rio_mport *port, u32 offset, in rio_local_read_config_16() 100 static inline int rio_local_write_config_16(struct rio_mport *port, u32 offset, in rio_local_write_config_16() 115 static inline int rio_local_read_config_8(struct rio_mport *port, u32 offset, in rio_local_read_config_8() 130 static inline int rio_local_write_config_8(struct rio_mport *port, u32 offset, in rio_local_write_config_8()
|
D | tty_flip.h | 22 static inline int tty_insert_flip_char(struct tty_port *port, in tty_insert_flip_char() 38 static inline int tty_insert_flip_string(struct tty_port *port, in tty_insert_flip_string()
|
D | serial_core.h | 24 #define uart_console(port) \ argument 27 #define uart_console(port) ({ (void)port; 0; }) argument 296 struct tty_port port; member 364 static inline int uart_poll_timeout(struct uart_port *port) in uart_poll_timeout() 376 struct uart_port port; member 419 static inline bool uart_console_enabled(struct uart_port *port) in uart_console_enabled() 462 static inline int uart_tx_stopped(struct uart_port *port) in uart_tx_stopped() 501 static inline int uart_handle_sysrq_char(struct uart_port *port, unsigned int ch) in uart_handle_sysrq_char() 520 static inline int uart_prepare_sysrq_char(struct uart_port *port, unsigned int ch) in uart_prepare_sysrq_char() 539 static inline void uart_unlock_and_check_sysrq(struct uart_port *port) in uart_unlock_and_check_sysrq() [all …]
|
D | if_team.h | 78 static inline bool team_port_enabled(struct team_port *port) in team_port_enabled() 83 static inline bool team_port_txable(struct team_port *port) in team_port_txable() 90 struct team_port *port; in team_port_dev_txable() local 102 static inline void team_netpoll_send_skb(struct team_port *port, in team_netpoll_send_skb() 108 static inline void team_netpoll_send_skb(struct team_port *port, in team_netpoll_send_skb() 142 struct team_port *port; /* != NULL if per-port */ member 230 static inline int team_dev_queue_xmit(struct team *team, struct team_port *port, in team_dev_queue_xmit() 254 struct team_port *port; in team_get_port_by_index() local 275 struct team_port *port; in team_get_port_by_index_rcu() local 285 team_get_first_port_txable_rcu(struct team *team, struct team_port *port) in team_get_first_port_txable_rcu()
|
D | scc.h | 20 #define Inb(port) inb_p(port) argument 21 #define Outb(port, val) outb_p(val, port) argument 23 #define Inb(port) inb(port) argument 24 #define Outb(port, val) outb(val, port) argument
|
D | of_graph.h | 24 unsigned int port; member 120 u32 port, u32 endpoint) in of_graph_get_remote_node()
|
/include/net/ |
D | bond_3ad.h | 206 typedef struct port { struct 207 u16 actor_port_number; argument 208 u16 actor_port_priority; argument 211 u16 actor_port_aggregator_identifier; argument 213 u16 actor_admin_port_key; argument 214 u16 actor_oper_port_key; argument 215 u8 actor_admin_port_state; argument 216 u8 actor_oper_port_state; argument 218 struct port_params partner_admin; argument 219 struct port_params partner_oper; argument [all …]
|
/include/asm-generic/ |
D | ide_iops.h | 9 static __inline__ void __ide_mm_insw(void __iomem *port, void *addr, u32 count) in __ide_mm_insw() 17 static __inline__ void __ide_mm_insl(void __iomem *port, void *addr, u32 count) in __ide_mm_insl() 25 static __inline__ void __ide_mm_outsw(void __iomem *port, void *addr, u32 count) in __ide_mm_outsw() 33 static __inline__ void __ide_mm_outsl(void __iomem * port, void *addr, u32 count) in __ide_mm_outsl()
|
/include/xen/interface/ |
D | event_channel.h | 31 evtchn_port_t port; member 66 evtchn_port_t port; member 82 evtchn_port_t port; member 95 evtchn_port_t port; member 106 evtchn_port_t port; member 116 evtchn_port_t port; member 131 evtchn_port_t port; member 147 evtchn_port_t port; member 167 evtchn_port_t port; member 178 evtchn_port_t port; member [all …]
|
/include/uapi/linux/netfilter/ |
D | nf_conntrack_tuple_common.h | 25 __be16 port; member 28 __be16 port; member 34 __be16 port; member 37 __be16 port; member
|
/include/drm/ |
D | drm_of.h | 54 struct device_node *port) in drm_of_crtc_port_mask() 60 struct device_node *port) in drm_of_find_possible_crtcs() 88 int port, int endpoint, in drm_of_find_panel_or_bridge() 112 int port, int endpoint) in drm_of_panel_bridge_remove()
|
D | intel_lpe_audio.h | 36 int port; member 43 struct intel_hdmi_lpe_audio_port_pdata port[3]; /* for ports B,C,D */ member
|
/include/scsi/ |
D | sas_ata.h | 68 static inline void sas_probe_sata(struct asd_sas_port *port) in sas_probe_sata() 72 static inline void sas_suspend_sata(struct asd_sas_port *port) in sas_suspend_sata() 76 static inline void sas_resume_sata(struct asd_sas_port *port) in sas_resume_sata()
|
/include/video/ |
D | vga.h | 202 static inline unsigned char vga_io_r (unsigned short port) in vga_io_r() 207 static inline void vga_io_w (unsigned short port, unsigned char val) in vga_io_w() 212 static inline void vga_io_w_fast (unsigned short port, unsigned char reg, in vga_io_w_fast() 218 static inline unsigned char vga_mm_r (void __iomem *regbase, unsigned short port) in vga_mm_r() 223 static inline void vga_mm_w (void __iomem *regbase, unsigned short port, unsigned char val) in vga_mm_w() 228 static inline void vga_mm_w_fast (void __iomem *regbase, unsigned short port, in vga_mm_w_fast() 234 static inline unsigned char vga_r (void __iomem *regbase, unsigned short port) in vga_r() 242 static inline void vga_w (void __iomem *regbase, unsigned short port, unsigned char val) in vga_w() 251 static inline void vga_w_fast (void __iomem *regbase, unsigned short port, in vga_w_fast()
|
/include/dt-bindings/memory/ |
D | mt2701-larb-port.h | 23 #define MT2701_M4U_ID_LARB0(port) ((port) + LARB0_PORT_OFFSET) argument 24 #define MT2701_M4U_ID_LARB1(port) ((port) + LARB1_PORT_OFFSET) argument 25 #define MT2701_M4U_ID_LARB2(port) ((port) + LARB2_PORT_OFFSET) argument
|
/include/scsi/fc/ |
D | fc_ms.h | 177 struct fc_fdmi_port_name port[1]; member 185 struct fc_fdmi_rpl port; member 202 struct fc_fdmi_port_name port; member 210 struct fc_fdmi_port_name port; member 218 struct fc_fdmi_port_name port; member 225 struct fc_fdmi_port_name port; member
|
/include/uapi/xen/ |
D | evtchn.h | 73 unsigned int port; member 82 unsigned int port; member
|
/include/dt-bindings/pinctrl/ |
D | stm32-pinfunc.h | 31 #define PIN_NO(port, line) (((port) - 'A') * 0x10 + (line)) argument 33 #define STM32_PINMUX(port, line, mode) (((PIN_NO(port, line)) << 8) | (mode)) argument
|
/include/net/netfilter/ |
D | nf_conntrack_tuple.h | 48 __be16 port; member 51 __be16 port; member 57 __be16 port; member 60 __be16 port; member
|
/include/dt-bindings/gpio/ |
D | tegra186-gpio.h | 41 #define TEGRA186_MAIN_GPIO(port, offset) \ argument 54 #define TEGRA186_AON_GPIO(port, offset) \ argument
|
D | tegra194-gpio.h | 48 #define TEGRA194_MAIN_GPIO(port, offset) \ argument 58 #define TEGRA194_AON_GPIO(port, offset) \ argument
|
/include/uapi/linux/ |
D | qrtr.h | 39 __le32 port; member 44 __le32 port; member
|
/include/linux/input/ |
D | navpoint.h | 7 int port; /* PXA SSP port for pxa_ssp_request() */ member
|
/include/sound/ |
D | seq_virmidi.h | 24 int port; member 47 int port; /* created/attached port */ member
|