Home
last modified time | relevance | path

Searched defs:port (Results 1 – 25 of 146) sorted by relevance

123456

/include/linux/
A Dtty_port.h161 static inline struct tty_port *tty_port_get(struct tty_port *port) in tty_port_get()
169 static inline bool tty_port_cts_enabled(const struct tty_port *port) in tty_port_cts_enabled()
179 static inline bool tty_port_active(const struct tty_port *port) in tty_port_active()
184 static inline void tty_port_set_active(struct tty_port *port, bool val) in tty_port_set_active()
189 static inline bool tty_port_check_carrier(const struct tty_port *port) in tty_port_check_carrier()
199 static inline bool tty_port_suspended(const struct tty_port *port) in tty_port_suspended()
209 static inline bool tty_port_initialized(const struct tty_port *port) in tty_port_initialized()
219 static inline bool tty_port_kopened(const struct tty_port *port) in tty_port_kopened()
224 static inline void tty_port_set_kopened(struct tty_port *port, bool val) in tty_port_set_kopened()
249 static inline int tty_port_users(struct tty_port *port) in tty_port_users()
[all …]
A Dtty_flip.h31 static inline size_t tty_insert_flip_string_fixed_flag(struct tty_port *port, in tty_insert_flip_string_fixed_flag()
50 static inline size_t tty_insert_flip_string_flags(struct tty_port *port, in tty_insert_flip_string_flags()
65 static inline size_t tty_insert_flip_char(struct tty_port *port, u8 ch, u8 flag) in tty_insert_flip_char()
80 static inline size_t tty_insert_flip_string(struct tty_port *port, in tty_insert_flip_string()
A Drio_drv.h54 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()
A Dserial_core.h24 #define uart_console(port) \ argument
27 #define uart_console(port) ({ (void)port; 0; }) argument
817 struct tty_port port; member
999 #define uart_port_tx(port, ch, tx_ready, put_char) \ argument
1013 #define uart_port_tx_flags(port, ch, flags, tx_ready, put_char) \ argument
1028 static inline unsigned long uart_fifo_timeout(struct uart_port *port) in uart_fifo_timeout()
1039 static inline unsigned long uart_poll_timeout(struct uart_port *port) in uart_poll_timeout()
1051 struct uart_port port; member
1099 static inline bool uart_console_registered(struct uart_port *port) in uart_console_registered()
1133 static inline int uart_tx_stopped(struct uart_port *port) in uart_tx_stopped()
[all …]
A Dif_team.h78 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
227 static inline int team_dev_queue_xmit(struct team *team, struct team_port *port, in team_dev_queue_xmit()
251 struct team_port *port; in team_get_port_by_index() local
272 struct team_port *port; in team_get_port_by_index_rcu() local
282 team_get_first_port_txable_rcu(struct team *team, struct team_port *port) in team_get_first_port_txable_rcu()
A Dscc.h20 #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
/include/net/
A Dbond_3ad.h208 typedef struct port { struct
209 u16 actor_port_number; argument
210 u16 actor_port_priority; argument
215 u16 actor_admin_port_key; argument
216 u16 actor_oper_port_key; argument
217 u8 actor_admin_port_state; argument
218 u8 actor_oper_port_state; argument
221 struct port_params partner_oper; argument
226 u16 sm_vars; /* all state machines variables for this port */ argument
244 struct slave *slave; /* pointer to the bond slave that this port belongs to */ argument
[all …]
/include/drm/
A Ddrm_of.h66 struct device_node *port) in drm_of_crtc_port_mask()
72 struct device_node *port) in drm_of_find_possible_crtcs()
100 int port, int endpoint, in drm_of_find_panel_or_bridge()
122 drm_of_lvds_get_data_mapping(const struct device_node *port) in drm_of_lvds_get_data_mapping()
135 drm_of_get_data_lanes_count_ep(const struct device_node *port, in drm_of_get_data_lanes_count_ep()
163 int port, int endpoint) in drm_of_panel_bridge_remove()
/include/xen/interface/
A Devent_channel.h31 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/
A Dnf_conntrack_tuple_common.h25 __be16 port; member
28 __be16 port; member
34 __be16 port; member
37 __be16 port; member
/include/drm/intel/
A Di915_hdcp_interface.h379 struct hdcp_port_id port; member
385 struct hdcp_port_id port; member
393 struct hdcp_port_id port; member
398 struct hdcp_port_id port; member
404 struct hdcp_port_id port; member
412 struct hdcp_port_id port; member
421 struct hdcp_port_id port; member
427 struct hdcp_port_id port; member
436 struct hdcp_port_id port; member
442 struct hdcp_port_id port; member
[all …]
A Dintel_lpe_audio.h36 int port; member
43 struct intel_hdmi_lpe_audio_port_pdata port[3]; /* for ports B,C,D */ member
/include/uapi/xen/
A Devtchn.h73 unsigned int port; member
82 unsigned int port; member
110 unsigned int port; member
/include/video/
A Dvga.h200 static inline unsigned char vga_mm_r (void __iomem *regbase, unsigned short port) in vga_mm_r()
210 static inline void vga_mm_w_fast (void __iomem *regbase, unsigned short port, in vga_mm_w_fast()
221 static inline unsigned char vga_io_r (unsigned short port) in vga_io_r()
226 static inline void vga_io_w (unsigned short port, unsigned char val) in vga_io_w()
231 static inline void vga_io_w_fast (unsigned short port, unsigned char reg, in vga_io_w_fast()
237 static inline unsigned char vga_r (void __iomem *regbase, unsigned short port) in vga_r()
245 static inline void vga_w (void __iomem *regbase, unsigned short port, unsigned char val) in vga_w()
254 static inline void vga_w_fast (void __iomem *regbase, unsigned short port, in vga_w_fast()
263 static inline unsigned char vga_r (void __iomem *regbase, unsigned short port) in vga_r()
268 static inline void vga_w (void __iomem *regbase, unsigned short port, unsigned char val) in vga_w()
[all …]
/include/dt-bindings/memory/
A Dmtk-memory-port.h11 #define MTK_M4U_ID(larb, port) (((larb) << 5) | (port)) argument
15 #define MTK_IFAIOMMU_PERI_ID(port) MTK_M4U_ID(0, port) argument
A Dmt2701-larb-port.h23 #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/xen/
A Devents.h79 static inline void notify_remote_via_evtchn(evtchn_port_t port) in notify_remote_via_evtchn()
138 static inline void xen_evtchn_close(evtchn_port_t port) in xen_evtchn_close()
/include/dt-bindings/gpio/
A Dtegra241-gpio.h32 #define TEGRA241_MAIN_GPIO(port, offset) \ argument
39 #define TEGRA241_AON_GPIO(port, offset) \ argument
A Dtegra186-gpio.h41 #define TEGRA186_MAIN_GPIO(port, offset) \ argument
54 #define TEGRA186_AON_GPIO(port, offset) \ argument
A Dtegra234-gpio.h45 #define TEGRA234_MAIN_GPIO(port, offset) \ argument
56 #define TEGRA234_AON_GPIO(port, offset) \ argument
A Dtegra194-gpio.h48 #define TEGRA194_MAIN_GPIO(port, offset) \ argument
58 #define TEGRA194_AON_GPIO(port, offset) \ argument
/include/scsi/fc/
A Dfc_ms.h177 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/net/netfilter/
A Dnf_conntrack_tuple.h48 __be16 port; member
51 __be16 port; member
57 __be16 port; member
60 __be16 port; member
/include/asm-generic/
A Dpci_iomap.h29 #define __pci_ioport_map(dev, port, nr) NULL argument
31 #define __pci_ioport_map(dev, port, nr) ioport_map((port), (nr)) argument
/include/dt-bindings/pinctrl/
A Dstm32-pinfunc.h32 #define PIN_NO(port, line) (((port) - 'A') * 0x10 + (line)) argument
34 #define STM32_PINMUX(port, line, mode) (((PIN_NO(port, line)) << 8) | (mode)) argument

Completed in 55 milliseconds

123456