Searched defs:out_port (Results 1 – 9 of 9) sorted by relevance
/linux/drivers/thunderbolt/ |
H A D | path.c | 37 struct tb_port *port, *out_port = NULL; in tb_path_find_dst_port() local 106 struct tb_port *out_port; in tb_path_discover() local 242 struct tb_port *in_port, *out_port, *first_port, *last_port; in tb_path_alloc() local
|
H A D | test.c | 866 u8 out_port; member 911 const struct tb_port *in_port, *out_port; in tb_test_path_not_bonded_lane0() local 973 const struct tb_port *in_port, *out_port; in tb_test_path_not_bonded_lane1() local 1053 const struct tb_port *in_port, *out_port; in tb_test_path_not_bonded_lane1_chain() local 1133 const struct tb_port *in_port, *out_port; in tb_test_path_not_bonded_lane1_chain_reverse() local 1225 const struct tb_port *in_port, *out_port; in tb_test_path_mixed_chain() local 1317 const struct tb_port *in_port, *out_port; in tb_test_path_mixed_chain_reverse() local
|
H A D | tb_regs.h | 508 u32 out_port:6; /* next port of the path (on the same switch) */ member
|
H A D | tb.h | 378 struct tb_port *out_port; member
|
/linux/drivers/gpio/ |
H A D | gpio-npcm-sgpio.c | 68 u8 out_port; member 182 u8 in_port, out_port, set_port, reg; in npcm_sgpio_init_port() local
|
/linux/drivers/input/serio/ |
H A D | ps2mult.c | 41 struct ps2mult_port *out_port; member
|
/linux/sound/soc/qcom/qdsp6/ |
H A D | topology.c | 415 uint32_t max_ip_port = 0, max_op_port = 0, in_port = 0, out_port = 0; in audioreach_parse_common_tokens() local
|
H A D | audioreach.h | 711 uint32_t out_port; member
|
/linux/net/openvswitch/ |
H A D | actions.c | 932 static void do_output(struct datapath *dp, struct sk_buff *skb, int out_port, in do_output()
|