Home
last modified time | relevance | path

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

12

/linux/drivers/thunderbolt/
H A Dtmu.c540 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 Dtb.c482 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 Dxdomain.c1907 static void tb_xdomain_link_init(struct tb_xdomain *xd, struct tb_port *down) in tb_xdomain_link_init()
1926 struct tb_port *down = tb_xdomain_downstream_port(xd); in tb_xdomain_link_exit() local
1971 struct tb_port *down; in tb_xdomain_alloc() local
/linux/drivers/macintosh/
H A Dvia-pmu-event.c59 void via_pmu_event(int key, int down) in via_pmu_event()
H A 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/drivers/input/keyboard/
H A Datakbd.c164 static void atakbd_interrupt(unsigned char scancode, char down) in atakbd_interrupt()
H A Damikbd.c169 unsigned char scancode, down; in amikbd_interrupt() local
H A Dhilkbd.c112 int down; in poll_finished() local
/linux/include/linux/
H A Dkeyboard.h13 int down; /* Pressure of the key? */ member
/linux/net/batman-adv/
H A Dgateway_common.c28 u32 down, up; in batadv_gw_tvlv_container_update() local
/linux/tools/testing/selftests/net/
H A Dnl_netdev.py183 def down(): global() function
[all...]
/linux/drivers/input/mouse/
H A Dgpio_mouse.c34 struct gpio_desc *down; member
/linux/drivers/mfd/
H A Dwm8350-gpio.c150 static int gpio_set_pull_down(struct wm8350 *wm8350, int gpio, int down) in gpio_set_pull_down()
/linux/tools/testing/radix-tree/
H A Dmain.c15 void __gang_check(unsigned long middle, long down, long up, int chunk, int hop) in __gang_check()
/linux/drivers/clk/zynqmp/
H A Ddivider.c52 int up, down; in zynqmp_divider_get_val() local
/linux/include/xen/
H A Dxenbus.h88 struct completion down; member
/linux/drivers/input/joystick/
H A Dn64joy.c69 unsigned int down: 1; member
/linux/fs/hpfs/
H A Dhpfs.h309 u8 down: 1; /* down pointer present (after name) */ member
325 u8 down: 1; /* down pointer present (after name) */ member
388 __le32 down; /* pointer to subtree */ member
/linux/drivers/media/usb/pwc/
H A Dpwc-if.c202 static void pwc_snapshot_button(struct pwc_device *pdev, int down) in pwc_snapshot_button()
/linux/tools/testing/selftests/filesystems/
H A Dutils.c545 cap_down(cap_value_t down) cap_down() argument
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h101 bool down; member
/linux/drivers/hid/
H A Dhid-magicmouse.c217 int id, x, y, size, orientation, touch_major, touch_minor, state, down; in magicmouse_emit_touch() local
H A Dhid-asus.c281 bool down = !!(data[1] & BIT(i+3)); in asus_report_input() local
/linux/drivers/gpu/ipu-v3/
H A Dipu-di.c144 int set, int up, int down) in ipu_di_data_pin_config()
/linux/drivers/video/fbdev/via/
H A Dhw.c1376 struct via_pll_config cur, up, down, best = {0, 1, 0}; in get_pll_config() local

12