Home
last modified time | relevance | path

Searched defs:dock (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/platform/x86/
H A Dasus-tf103c-dock.c169 static int tf103c_dock_kbd_read(struct tf103c_dock_data *dock) in tf103c_dock_kbd_read()
199 static void tf103c_dock_kbd_write(struct tf103c_dock_data *dock, u16 cmd) in tf103c_dock_kbd_write()
232 struct tf103c_dock_data *dock = hid->driver_data; in tf103c_dock_hid_open() local
240 struct tf103c_dock_data *dock = hid->driver_data; in tf103c_dock_hid_close() local
278 static void tf103c_dock_report_toprow_kbd_hook(struct tf103c_dock_data *dock) in tf103c_dock_report_toprow_kbd_hook()
313 static void tf103c_dock_toprow_press(struct tf103c_dock_data *dock, int key_code) in tf103c_dock_toprow_press()
328 static void tf103c_dock_toprow_release(struct tf103c_dock_data *dock, int key_code) in tf103c_dock_toprow_release()
339 static void tf103c_dock_toprow_event(struct tf103c_dock_data *dock, in tf103c_dock_toprow_event()
382 static void tf103c_dock_kbd_interrupt(struct tf103c_dock_data *dock) in tf103c_dock_kbd_interrupt()
478 static void tf103c_dock_enable_touchpad(struct tf103c_dock_data *dock) in tf103c_dock_enable_touchpad()
[all …]
H A Dfujitsu-tablet.c188 int dock, tablet_mode; in fujitsu_send_state() local
/linux/drivers/acpi/
H A Ddock.c300 static void handle_dock(struct dock_station *ds, int dock) in handle_dock()
320 static inline void dock(struct dock_station *ds) in dock() function
/linux/drivers/extcon/
H A Dextcon-max77693.c89 struct input_dev *dock; member
535 struct input_dev *dock = info->dock; in max77693_muic_dock_button_handler() local
/linux/drivers/pnp/pnpbios/
H A Dcore.c86 static int pnp_dock_event(int dock, struct pnp_docking_station_info *info) in pnp_dock_event()
/linux/include/linux/
H A Ddevice.h569 bool dock; member