| /kernel/linux/linux-6.6/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 | 188 struct tb_port *up, *down; in tb_switch_clx_init() local 217 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 | 2437 struct tb_port *down; in tb_switch_alloc() local 2869 struct tb_port *up, *down; in tb_switch_link_init() local 2908 struct tb_port *up, *down; in tb_switch_lane_bonding_enable() local 2958 struct tb_port *up, *down; in tb_switch_lane_bonding_disable() local 2990 struct tb_port *up, *down, *port; in tb_switch_asym_enable() local 3033 struct tb_port *up, *down; in tb_switch_asym_disable() local 3083 struct tb_port *up, *down; in tb_switch_set_link_width() local 3154 struct tb_port *up, *down; in tb_switch_configure_link() local 3183 struct tb_port *up, *down; in tb_switch_unconfigure_link() local
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| D | gateway_common.c | 104 u32 *down, u32 *up) in batadv_parse_gw_bandwidth() 137 u32 down, up; in batadv_gw_tvlv_container_update() local
|
| /kernel/linux/linux-6.6/drivers/macintosh/ |
| D | via-pmu-event.c | 59 void via_pmu_event(int key, int down) in via_pmu_event()
|
| /kernel/linux/linux-5.10/drivers/macintosh/ |
| D | via-pmu-event.c | 59 void via_pmu_event(int key, int down) in via_pmu_event()
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| D | atakbd.c | 167 static void atakbd_interrupt(unsigned char scancode, char down) in atakbd_interrupt()
|
| D | amikbd.c | 172 unsigned char scancode, down; in amikbd_interrupt() local
|
| D | ipaq-micro-keys.c | 44 int key, down; in micro_key_receive() local
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/drivers/thunderbolt/ |
| D | tmu.c | 311 struct tb_port *up, *down; in tb_switch_tmu_disable() local 356 struct tb_port *up, *down; in tb_switch_tmu_enable() local
|
| D | tunnel.c | 141 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down) in tb_tunnel_discover_pci() 219 struct tb_port *down) in tb_tunnel_alloc_pci() 879 static int tb_usb3_max_link_rate(struct tb_port *up, struct tb_port *down) in tb_usb3_max_link_rate() 1033 struct tb_tunnel *tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down) in tb_tunnel_discover_usb3() 1138 struct tb_port *down, int max_up, in tb_tunnel_alloc_usb3()
|
| D | tb.c | 248 struct tb_port *down; in tb_find_usb3_down() local 437 struct tb_port *up, *down, *port; in tb_tunnel_usb3() local 755 struct tb_port *down = NULL; in tb_find_pcie_down() local 1011 struct tb_port *up, *down, *port; in tb_tunnel_pci() local
|
| D | test.c | 718 struct tb_port *down, *up; in tb_test_path_not_connected() local 770 struct tb_port *down, *up; in tb_test_path_not_bonded_lane0() local 1211 struct tb_port *down, *up; in tb_test_tunnel_pcie() local 1480 struct tb_port *down, *up; in tb_test_tunnel_usb3() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | keyboard.h | 13 int down; /* Pressure of the key? */ member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | keyboard.h | 13 int down; /* Pressure of the key? */ member
|
| /kernel/linux/linux-6.6/net/batman-adv/ |
| D | gateway_common.c | 28 u32 down, up; in batadv_gw_tvlv_container_update() local
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | s3c2410_ts.c | 128 bool down; in touch_timer_fire() local 180 bool down; in stylus_irq() local
|
| /kernel/linux/linux-6.6/drivers/input/mouse/ |
| D | gpio_mouse.c | 34 struct gpio_desc *down; member
|
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| D | gpio_mouse.c | 34 struct gpio_desc *down; member
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-5.10/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()
|