/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
|
/drivers/input/touchscreen/ |
D | s3c2410_ts.c | 110 bool down; in touch_timer_fire() local 162 bool down; in stylus_irq() local
|
D | egalax_ts.c | 76 bool down, valid; in egalax_ts_interrupt() local
|
D | w90p910_ts.c | 59 static void w90p910_report_event(struct w90p910_ts *w90p910_ts, bool down) in w90p910_report_event()
|
D | edt-ft5x06.c | 166 bool down; in edt_ft5x06_ts_isr() local
|
/drivers/input/keyboard/ |
D | atakbd.c | 195 static void atakbd_interrupt(unsigned char scancode, char down) in atakbd_interrupt()
|
D | amikbd.c | 161 unsigned char scancode, down; in amikbd_interrupt() local
|
D | hilkbd.c | 116 int down; in poll_finished() local
|
/drivers/mfd/ |
D | wm8350-gpio.c | 155 static int gpio_set_pull_down(struct wm8350 *wm8350, int gpio, int down) in gpio_set_pull_down()
|
/drivers/media/usb/pwc/ |
D | pwc-if.c | 174 static void pwc_snapshot_button(struct pwc_device *pdev, int down) in pwc_snapshot_button()
|
/drivers/hid/ |
D | hid-magicmouse.c | 184 int id, x, y, size, orientation, touch_major, touch_minor, state, down; in magicmouse_emit_touch() local
|
/drivers/input/mouse/ |
D | hgpk.c | 348 int down = !!(packet[2] & 2); in hgpk_process_advanced_packet() local
|
D | synaptics.h | 141 unsigned int down:1; member
|
/drivers/video/via/ |
D | hw.c | 1391 struct via_pll_config cur, up, down, best = {0, 1, 0}; in get_pll_config() local
|
/drivers/staging/imx-drm/ipu-v3/ |
D | ipu-di.c | 279 int set, int up, int down) in ipu_di_data_pin_config()
|
/drivers/tty/vt/ |
D | keyboard.c | 1244 static void kbd_keycode(unsigned int keycode, int down, int hw_raw) in kbd_keycode()
|
/drivers/staging/et131x/ |
D | et131x.c | 1694 static void et1310_phy_power_down(struct et131x_adapter *adapter, bool down) in et1310_phy_power_down()
|
/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 6839 bool down = test_bit(__E1000_DOWN, &adapter->state); in e1000_remove() local
|
/drivers/net/ethernet/realtek/ |
D | r8169.c | 759 void (*down)(struct rtl8169_private *); member
|
/drivers/net/wireless/ipw2x00/ |
D | ipw2200.h | 1313 struct work_struct down; member
|