/linux-6.6.21/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 | tunnel.c | 262 struct tb_tunnel *tb_tunnel_discover_pci(struct tb *tb, struct tb_port *down, in tb_tunnel_discover_pci() 343 struct tb_port *down) in tb_tunnel_alloc_pci() 1717 static int tb_usb3_max_link_rate(struct tb_port *up, struct tb_port *down) in tb_usb3_max_link_rate() 1892 struct tb_tunnel *tb_tunnel_discover_usb3(struct tb *tb, struct tb_port *down, in tb_tunnel_discover_usb3() 1998 struct tb_port *down, int max_up, in tb_tunnel_alloc_usb3()
|
D | tb.c | 522 struct tb_port *down; in tb_find_usb3_down() local 755 struct tb_port *up, *down, *port; in tb_tunnel_usb3() local 1109 struct tb_port *down = NULL; in tb_find_pcie_down() local 1513 struct tb_port *up, *down, *port; in tb_tunnel_pci() local
|
D | switch.c | 2271 struct tb_port *down; in tb_switch_alloc() local 2710 struct tb_port *up, *down; in tb_switch_lane_bonding_enable() local 2775 struct tb_port *up, *down; in tb_switch_lane_bonding_disable() local 2819 struct tb_port *up, *down; in tb_switch_configure_link() local 2848 struct tb_port *up, *down; in tb_switch_unconfigure_link() local
|
/linux-6.6.21/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
|
/linux-6.6.21/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
|
/linux-6.6.21/include/linux/ |
D | keyboard.h | 13 int down; /* Pressure of the key? */ member
|
/linux-6.6.21/net/batman-adv/ |
D | gateway_common.c | 28 u32 down, up; in batadv_gw_tvlv_container_update() local
|
/linux-6.6.21/drivers/input/mouse/ |
D | gpio_mouse.c | 34 struct gpio_desc *down; member
|
/linux-6.6.21/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()
|
/linux-6.6.21/sound/soc/codecs/ |
D | mt6359-accdet.h | 56 unsigned int down; member 63 unsigned int down; member
|
/linux-6.6.21/tools/testing/radix-tree/ |
D | main.c | 15 void __gang_check(unsigned long middle, long down, long up, int chunk, int hop) in __gang_check()
|
/linux-6.6.21/kernel/locking/ |
D | semaphore.c | 54 void __sched down(struct semaphore *sem) in down() function
|
/linux-6.6.21/drivers/cxl/ |
D | mem.c | 53 struct cxl_port *endpoint, *iter, *down; in devm_cxl_add_endpoint() local
|
/linux-6.6.21/drivers/input/touchscreen/ |
D | egalax_ts.c | 72 bool down, valid; in egalax_ts_interrupt() local
|
/linux-6.6.21/drivers/clk/zynqmp/ |
D | divider.c | 52 int up, down; in zynqmp_divider_get_val() local
|
/linux-6.6.21/include/xen/ |
D | xenbus.h | 87 struct completion down; member
|
/linux-6.6.21/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
|
/linux-6.6.21/drivers/input/joystick/ |
D | n64joy.c | 69 unsigned int down: 1; member
|