| /linux/drivers/thunderbolt/ |
| H A D | tmu.c | 540 static int disable_enhanced(struct tb_port *up, struct tb_port *down) in disable_enhanced() 572 struct tb_port *down, *up; in tb_switch_tmu_disable() local 630 struct tb_port *down, *up; in tb_switch_tmu_off() local 670 struct tb_port *up, *down; in tb_switch_tmu_enable_bidirectional() local 734 struct tb_port *up, *down; in tb_switch_tmu_enable_unidirectional() local 778 struct tb_port *up, *down; in tb_switch_tmu_enable_enhanced() local 823 struct tb_port *down, *up; in tb_switch_tmu_change_mode_prev() local 869 struct tb_port *up, *down; in tb_switch_tmu_change_mode() local
|
| H A D | clx.c | 213 struct tb_port *up, *down; in tb_switch_clx_init() local 242 struct tb_port *up, *down; in tb_switch_pm_secondary_resolve() local 325 struct tb_port *up, *down; in tb_switch_clx_enable() local 401 struct tb_port *up, *down; in tb_switch_clx_disable() local
|
| H A 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 …]
|
| H A D | switch.c | 2465 struct tb_port *down; in tb_switch_alloc() local 2897 struct tb_port *up, *down; in tb_switch_link_init() local 2951 struct tb_port *up, *down; in tb_switch_lane_bonding_enable() local 3003 struct tb_port *up, *down; in tb_switch_lane_bonding_disable() local 3035 struct tb_port *up, *down, *port; in tb_switch_asym_enable() local 3078 struct tb_port *up, *down; in tb_switch_asym_disable() local 3128 struct tb_port *up, *down; in tb_switch_set_link_width() local 3199 struct tb_port *up, *down; in tb_switch_configure_link() local 3228 struct tb_port *up, *down; in tb_switch_unconfigure_link() local
|
| H A D | tb.c | 482 struct tb_port *down; in tb_find_usb3_down() local 909 struct tb_port *up, *down, *port; in tb_tunnel_usb3() local 1059 struct tb_port *down = tb_switch_downstream_port(up->sw); in tb_configure_asym() local 1232 static void tb_configure_link(struct tb_port *down, struct tb_port *up, in tb_configure_link() 1817 struct tb_port *down = NULL; in tb_find_pcie_down() local 2277 struct tb_port *up, *down, *port; in tb_tunnel_pci() local
|
| H A D | tunnel.c | 424 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down, in tb_tunnel_discover_pci() 505 struct tb_port *down) in tb_tunnel_alloc_pci() 1998 static int tb_usb3_max_link_rate(struct tb_port *up, struct tb_port *down) in tb_usb3_max_link_rate() 2176 struct tb_tunnel *tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down, in tb_tunnel_discover_usb3() 2282 struct tb_port *down, int max_up, in tb_tunnel_alloc_usb3()
|
| /linux/drivers/macintosh/ |
| H A D | via-pmu-event.c | 59 void via_pmu_event(int key, int down) in via_pmu_event()
|
| H A 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
|
| /linux/drivers/input/keyboard/ |
| H A D | atakbd.c | 164 static void atakbd_interrupt(unsigned char scancode, char down) in atakbd_interrupt()
|
| H A D | amikbd.c | 169 unsigned char scancode, down; in amikbd_interrupt() local
|
| H A D | ipaq-micro-keys.c | 44 int key, down; in micro_key_receive() local
|
| H A D | hilkbd.c | 112 int down; in poll_finished() local
|
| /linux/include/linux/ |
| H A D | keyboard.h | 13 int down; /* Pressure of the key? */ member
|
| /linux/net/batman-adv/ |
| H A D | gateway_common.c | 28 u32 down, up; in batadv_gw_tvlv_container_update() local
|
| /linux/tools/testing/selftests/net/ |
| H A D | nl_netdev.py | 183 def down(): function
|
| /linux/drivers/input/mouse/ |
| H A D | gpio_mouse.c | 34 struct gpio_desc *down; member
|
| /linux/drivers/mfd/ |
| H A D | wm8350-gpio.c | 150 static int gpio_set_pull_down(struct wm8350 *wm8350, int gpio, int down) in gpio_set_pull_down()
|
| /linux/sound/soc/codecs/ |
| H A D | mt6359-accdet.h | 56 unsigned int down; member 63 unsigned int down; member
|
| /linux/tools/testing/radix-tree/ |
| H A D | main.c | 15 void __gang_check(unsigned long middle, long down, long up, int chunk, int hop) in __gang_check()
|
| /linux/drivers/cxl/ |
| H A D | mem.c | 52 struct cxl_port *endpoint, *iter, *down; in devm_cxl_add_endpoint() local
|
| /linux/drivers/input/touchscreen/ |
| H A D | egalax_ts.c | 73 bool down, valid; in egalax_ts_interrupt() local
|
| /linux/kernel/locking/ |
| H A D | semaphore.c | 91 void __sched down(struct semaphore *sem) in down() function
|
| /linux/drivers/clk/zynqmp/ |
| H A D | divider.c | 52 int up, down; in zynqmp_divider_get_val() local
|
| /linux/drivers/clk/ |
| H A D | clk-divider.c | 210 int down = _get_table_mindiv(table); in _round_down_table() local 243 int up, down; in _div_round_closest() local
|
| /linux/include/xen/ |
| H A D | xenbus.h | 87 struct completion down; member
|