Home
last modified time | relevance | path

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

12

/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
H A Domap4-keypad.c116 u64 keys, bool down) in omap4_keypad_report_keys()
/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(): function
/linux/drivers/input/mouse/
H A Dgpio_mouse.c34 struct gpio_desc *down; member
H A Dhgpk.c345 int down = !!(packet[2] & 2); in hgpk_process_advanced_packet() local
/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/cxl/
H A Dmem.c52 struct cxl_port *endpoint, *iter, *down; in devm_cxl_add_endpoint() local
/linux/kernel/locking/
H A Dsemaphore.c91 void __sched down(struct semaphore *sem) in down() function
/linux/drivers/clk/zynqmp/
H A Ddivider.c52 int up, down; in zynqmp_divider_get_val() local
/linux/drivers/clk/
H A Dclk-divider.c210 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 Dxenbus.h87 struct completion down; member
/linux/fs/hpfs/
H A Ddnode.c523 dnode_secno down, up, ndown; in delete_empty_dnode() local
715 dnode_secno down = 0; in hpfs_remove_dirent() local
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/input/joystick/
H A Dn64joy.c69 unsigned int down: 1; member
/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
/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