Home
last modified time | relevance | path

Searched defs:down (Results 1 – 25 of 50) sorted by relevance

12

/linux-6.6.21/drivers/thunderbolt/
Dtmu.c536 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
Dclx.c188 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
Dtest.c845 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 …]
Dtunnel.c262 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()
Dtb.c522 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
Dswitch.c2271 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/
Dvia-pmu-event.c59 void via_pmu_event(int key, int down) in via_pmu_event()
Dadbhid.c516 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/
Datakbd.c164 static void atakbd_interrupt(unsigned char scancode, char down) in atakbd_interrupt()
Damikbd.c169 unsigned char scancode, down; in amikbd_interrupt() local
Dipaq-micro-keys.c44 int key, down; in micro_key_receive() local
Dhilkbd.c112 int down; in poll_finished() local
/linux-6.6.21/include/linux/
Dkeyboard.h13 int down; /* Pressure of the key? */ member
/linux-6.6.21/net/batman-adv/
Dgateway_common.c28 u32 down, up; in batadv_gw_tvlv_container_update() local
/linux-6.6.21/drivers/input/mouse/
Dgpio_mouse.c34 struct gpio_desc *down; member
/linux-6.6.21/drivers/mfd/
Dwm8350-gpio.c150 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/
Dmt6359-accdet.h56 unsigned int down; member
63 unsigned int down; member
/linux-6.6.21/tools/testing/radix-tree/
Dmain.c15 void __gang_check(unsigned long middle, long down, long up, int chunk, int hop) in __gang_check()
/linux-6.6.21/kernel/locking/
Dsemaphore.c54 void __sched down(struct semaphore *sem) in down() function
/linux-6.6.21/drivers/cxl/
Dmem.c53 struct cxl_port *endpoint, *iter, *down; in devm_cxl_add_endpoint() local
/linux-6.6.21/drivers/input/touchscreen/
Degalax_ts.c72 bool down, valid; in egalax_ts_interrupt() local
/linux-6.6.21/drivers/clk/zynqmp/
Ddivider.c52 int up, down; in zynqmp_divider_get_val() local
/linux-6.6.21/include/xen/
Dxenbus.h87 struct completion down; member
/linux-6.6.21/drivers/clk/
Dclk-divider.c204 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/
Dn64joy.c69 unsigned int down: 1; member

12