/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-gpio-mm.c | 107 const unsigned int out_port = (io_port > 2) ? io_port + 1 : io_port; in gpiomm_gpio_direction_output() local 200 const unsigned int out_port = (port > 2) ? port + 1 : port; in gpiomm_gpio_set() local
|
H A D | gpio-104-dio-48e.c | 115 const unsigned out_port = (io_port > 2) ? io_port + 1 : io_port; in dio48e_gpio_direction_output() local 210 const unsigned out_port = (port > 2) ? port + 1 : port; in dio48e_gpio_set() local
|
/kernel/linux/linux-5.10/drivers/input/serio/ |
H A D | ps2mult.c | 41 struct ps2mult_port *out_port; member
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | path.c | 37 struct tb_port *port, *out_port = NULL; in tb_path_find_dst_port() local 104 struct tb_port *out_port; in tb_path_discover() local 232 struct tb_port *in_port, *out_port, *first_port, *last_port; tb_path_alloc() local [all...] |
H A D | test.c | 739 u8 out_port; member 784 const struct tb_port *in_port, *out_port; in tb_test_path_not_bonded_lane0() local 846 const struct tb_port *in_port, *out_port; tb_test_path_not_bonded_lane1() local 926 const struct tb_port *in_port, *out_port; tb_test_path_not_bonded_lane1_chain() local 1006 const struct tb_port *in_port, *out_port; tb_test_path_not_bonded_lane1_chain_reverse() local 1098 const struct tb_port *in_port, *out_port; tb_test_path_mixed_chain() local 1190 const struct tb_port *in_port, *out_port; tb_test_path_mixed_chain_reverse() local [all...] |
H A D | tb.h | 267 struct tb_port *out_port; member
|
H A D | tb_regs.h | 405 u32 out_port:6; /* next port of the path (on the same switch) */ member
|
/kernel/linux/linux-6.6/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; tb_path_alloc() local [all...] |
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; tb_test_path_not_bonded_lane1() local 1053 const struct tb_port *in_port, *out_port; tb_test_path_not_bonded_lane1_chain() local 1133 const struct tb_port *in_port, *out_port; tb_test_path_not_bonded_lane1_chain_reverse() local 1225 const struct tb_port *in_port, *out_port; tb_test_path_mixed_chain() local 1317 const struct tb_port *in_port, *out_port; tb_test_path_mixed_chain_reverse() local [all...] |
H A D | tb.h | 365 struct tb_port *out_port; member
|
H A D | tb_regs.h | 501 u32 out_port:6; /* next port of the path (on the same switch) */ member
|
/kernel/linux/linux-6.6/drivers/input/serio/ |
H A D | ps2mult.c | 41 struct ps2mult_port *out_port; member
|
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/ |
H A D | topology.c | 414 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 | 713 uint32_t out_port; member
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | actions.c | 910 static void do_output(struct datapath *dp, struct sk_buff *skb, int out_port, in do_output() argument
|
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | actions.c | 916 static void do_output(struct datapath *dp, struct sk_buff *skb, int out_port, in do_output() argument
|