Home
last modified time | relevance | path

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

12

/drivers/input/touchscreen/
Ds3c2410_ts.c109 bool down; in touch_timer_fire() local
161 bool down; in stylus_irq() local
Degalax_ts.c75 bool down, valid; in egalax_ts_interrupt() local
Dw90p910_ts.c59 static void w90p910_report_event(struct w90p910_ts *w90p910_ts, bool down) in w90p910_report_event()
Dedt-ft5x06.c228 bool down; in edt_ft5x06_ts_isr() local
Dmelfas_mip4.c409 bool down; in mip4_report_keys() local
/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
/drivers/input/keyboard/
Datakbd.c195 static void atakbd_interrupt(unsigned char scancode, char down) in atakbd_interrupt()
Damikbd.c188 unsigned char scancode, down; in amikbd_interrupt() local
Dipaq-micro-keys.c47 int key, down; in micro_key_receive() local
Dhilkbd.c116 int down; in poll_finished() local
/drivers/mfd/
Dwm8350-gpio.c155 static int gpio_set_pull_down(struct wm8350 *wm8350, int gpio, int down) in gpio_set_pull_down()
/drivers/thunderbolt/
Dtunnel_pci.c59 struct tb_port *down) in tb_pci_alloc()
/drivers/clk/
Dclk-divider.c193 int down = _get_table_mindiv(table); in _round_down_table() local
226 int up, down; in _div_round_closest() local
/drivers/media/usb/pwc/
Dpwc-if.c175 static void pwc_snapshot_button(struct pwc_device *pdev, int down) in pwc_snapshot_button()
/drivers/hid/
Dhid-magicmouse.c185 int id, x, y, size, orientation, touch_major, touch_minor, state, down; in magicmouse_emit_touch() local
/drivers/input/mouse/
Dhgpk.c348 int down = !!(packet[2] & 2); in hgpk_process_advanced_packet() local
Dsynaptics.h159 unsigned int down:1; member
/drivers/gpu/ipu-v3/
Dipu-di.c153 int set, int up, int down) in ipu_di_data_pin_config()
/drivers/video/fbdev/via/
Dhw.c1391 struct via_pll_config cur, up, down, best = {0, 1, 0}; in get_pll_config() local
/drivers/staging/lustre/lnet/lnet/
Drouter.c676 int down = 0; in lnet_parse_rc_info() local
/drivers/tty/vt/
Dkeyboard.c1315 static void kbd_keycode(unsigned int keycode, int down, int hw_raw) in kbd_keycode()
/drivers/net/ethernet/agere/
Det131x.c1455 static void et1310_phy_power_switch(struct et131x_adapter *adapter, bool down) in et1310_phy_power_switch()
/drivers/net/ethernet/intel/e1000e/
Dnetdev.c7399 bool down = test_bit(__E1000_DOWN, &adapter->state); in e1000_remove() local
/drivers/net/usb/
Dr8152.c631 void (*down)(struct r8152 *); member

12