| /drivers/thunderbolt/ | 
| D | tmu.c | 536 static int disable_enhanced(struct tb_port *up, struct tb_port *down)  in disable_enhanced() 566 		struct tb_port *down, *up;  in tb_switch_tmu_disable()  local 624 	struct tb_port *down, *up;  in tb_switch_tmu_off()  local 664 	struct tb_port *up, *down;  in tb_switch_tmu_enable_bidirectional()  local 728 	struct tb_port *up, *down;  in tb_switch_tmu_enable_unidirectional()  local 772 	struct tb_port *up, *down;  in tb_switch_tmu_enable_enhanced()  local 817 	struct tb_port *down, *up;  in tb_switch_tmu_change_mode_prev()  local 863 	struct tb_port *up, *down;  in tb_switch_tmu_change_mode()  local
  | 
| D | clx.c | 210 	struct tb_port *up, *down;  in tb_switch_clx_init()  local 239 	struct tb_port *up, *down;  in tb_switch_pm_secondary_resolve()  local 322 	struct tb_port *up, *down;  in tb_switch_clx_enable()  local 399 	struct tb_port *up, *down;  in tb_switch_clx_disable()  local
  | 
| D | test.c | 845 	struct tb_port *down, *up;  in tb_test_path_not_connected()  local 897 	struct tb_port *down, *up;  in tb_test_path_not_bonded_lane0()  local 1338 	struct tb_port *down, *up;  in tb_test_tunnel_pcie()  local 1672 	struct tb_port *down, *up;  in tb_test_tunnel_usb3()  local 2026 	struct tb_port *up, *down;  in tb_test_credit_alloc_legacy_not_bonded()  local 2059 	struct tb_port *up, *down;  in tb_test_credit_alloc_legacy_bonded()  local 2092 	struct tb_port *up, *down;  in tb_test_credit_alloc_pcie()  local 2125 	struct tb_port *up, *down;  in tb_test_credit_alloc_without_dp()  local 2219 	struct tb_port *up, *down;  in tb_test_credit_alloc_usb3()  local 2385 	struct tb_port *up, *down;  in TB_TEST_PCIE_TUNNEL()  local [all …] 
 | 
| D | switch.c | 2422 		struct tb_port *down;  in tb_switch_alloc()  local 2854 	struct tb_port *up, *down;  in tb_switch_link_init()  local 2906 	struct tb_port *up, *down;  in tb_switch_lane_bonding_enable()  local 2956 	struct tb_port *up, *down;  in tb_switch_lane_bonding_disable()  local 2988 	struct tb_port *up, *down, *port;  in tb_switch_asym_enable()  local 3031 	struct tb_port *up, *down;  in tb_switch_asym_disable()  local 3081 	struct tb_port *up, *down;  in tb_switch_set_link_width()  local 3152 	struct tb_port *up, *down;  in tb_switch_configure_link()  local 3181 	struct tb_port *up, *down;  in tb_switch_unconfigure_link()  local
  | 
| D | tunnel.c | 294 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down,  in tb_tunnel_discover_pci() 375 				      struct tb_port *down)  in tb_tunnel_alloc_pci() 1779 static int tb_usb3_max_link_rate(struct tb_port *up, struct tb_port *down)  in tb_usb3_max_link_rate() 1956 struct tb_tunnel *tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down,  in tb_tunnel_discover_usb3() 2062 				       struct tb_port *down, int max_up,  in tb_tunnel_alloc_usb3()
  | 
| D | tb.c | 474 	struct tb_port *down;  in tb_find_usb3_down()  local 893 	struct tb_port *up, *down, *port;  in tb_tunnel_usb3()  local 1032 		struct tb_port *down = tb_switch_downstream_port(up->sw);  in tb_configure_asym()  local 1203 static void tb_configure_link(struct tb_port *down, struct tb_port *up,  in tb_configure_link() 1790 	struct tb_port *down = NULL;  in tb_find_pcie_down()  local 2203 	struct tb_port *up, *down, *port;  in tb_tunnel_pci()  local
  | 
| D | xdomain.c | 1903 static void tb_xdomain_link_init(struct tb_xdomain *xd, struct tb_port *down)  in tb_xdomain_link_init() 1922 	struct tb_port *down = tb_xdomain_downstream_port(xd);  in tb_xdomain_link_exit()  local 1965 	struct tb_port *down;  in tb_xdomain_alloc()  local
  | 
| /drivers/macintosh/ | 
| D | via-pmu-event.c | 59 void via_pmu_event(int key, int down)  in via_pmu_event()
  | 
| D | adbhid.c | 516 		int down = (data[1] == (data[1] & 0xf));  in adbhid_buttons_input()  local 545 		int down = (data[1] == (data[1] & 0xf));  in adbhid_buttons_input()  local
  | 
| /drivers/input/keyboard/ | 
| D | atakbd.c | 164 static void atakbd_interrupt(unsigned char scancode, char down)  in atakbd_interrupt()
  | 
| D | amikbd.c | 169 	unsigned char scancode, down;  in amikbd_interrupt()  local
  | 
| D | ipaq-micro-keys.c | 44 	int key, down;  in micro_key_receive()  local
  | 
| D | hilkbd.c | 112 	int down;  in poll_finished()  local
  | 
| D | omap4-keypad.c | 116 				    u64 keys, bool down)  in omap4_keypad_report_keys()
  | 
| /drivers/input/mouse/ | 
| D | gpio_mouse.c | 34 	struct gpio_desc *down;  member
  | 
| D | hgpk.c | 345 	int down = !!(packet[2] & 2);  in hgpk_process_advanced_packet()  local
  | 
| /drivers/mfd/ | 
| D | wm8350-gpio.c | 150 static int gpio_set_pull_down(struct wm8350 *wm8350, int gpio, int down)  in gpio_set_pull_down()
  | 
| /drivers/cxl/ | 
| D | mem.c | 52 	struct cxl_port *endpoint, *iter, *down;  in devm_cxl_add_endpoint()  local
  | 
| /drivers/input/touchscreen/ | 
| D | egalax_ts.c | 72 	bool down, valid;  in egalax_ts_interrupt()  local
  | 
| /drivers/clk/zynqmp/ | 
| D | divider.c | 52 	int up, down;  in zynqmp_divider_get_val()  local
  | 
| /drivers/clk/ | 
| D | clk-divider.c | 204 	int down = _get_table_mindiv(table);  in _round_down_table()  local 237 	int up, down;  in _div_round_closest()  local
  | 
| /drivers/input/joystick/ | 
| D | n64joy.c | 69 			unsigned int down: 1;  member
  | 
| /drivers/media/usb/pwc/ | 
| D | pwc-if.c | 203 static void pwc_snapshot_button(struct pwc_device *pdev, int down)  in pwc_snapshot_button()
  | 
| /drivers/net/wireguard/ | 
| D | allowedips.c | 184 	struct allowedips_node *node, *parent, *down, *newnode;  in add()  local
  | 
| /drivers/power/supply/ | 
| D | cw2015_battery.c | 251 #define HYSTERESIS(current, previous, up, down) \  argument
  |