Home
last modified time | relevance | path

Searched full:dock (Results 1 – 25 of 88) sorted by relevance

1234

/linux/drivers/platform/x86/
H A Dasus-tf103c-dock.c4 * keyboard dock for the Asus TF103C 2-in-1 tablet.
6 * This keyboard dock has its own I2C attached embedded controller
9 * keyboard dock requires this special driver to function.
170 static int tf103c_dock_kbd_read(struct tf103c_dock_data *dock) in tf103c_dock_kbd_read() argument
172 struct i2c_client *client = dock->kbd_client; in tf103c_dock_kbd_read()
173 struct device *dev = &dock->ec_client->dev; in tf103c_dock_kbd_read()
189 msgs[1].buf = dock->kbd_buf; in tf103c_dock_kbd_read()
200 static void tf103c_dock_kbd_write(struct tf103c_dock_data *dock, u16 cmd) in tf103c_dock_kbd_write() argument
202 struct device *dev = &dock->ec_client->dev; in tf103c_dock_kbd_write()
209 ret = i2c_master_send(dock->kbd_client, buf, sizeof(buf)); in tf103c_dock_kbd_write()
[all …]
H A Dfujitsu-tablet.c188 int dock, tablet_mode; in fujitsu_send_state() local
192 dock = state & 0x02; in fujitsu_send_state()
194 dock = !dock; in fujitsu_send_state()
196 if ((fujitsu.config.quirks & FORCE_TABLET_MODE_IF_UNDOCK) && (!dock)) { in fujitsu_send_state()
204 input_report_switch(fujitsu.idev, SW_DOCK, dock); in fujitsu_send_state()
H A DKconfig306 tristate "Asus TF103C 2-in-1 keyboard dock"
314 keyboard dock for the Asus TF103C 2-in-1 tablet.
316 This keyboard dock has its own I2C attached embedded controller
319 keyboard dock requires this special driver to function.
598 the ones on the dock stations.
/linux/drivers/acpi/
H A Ddock.c3 * dock.c - ACPI dock station driver
62 * Dock Dependent device functions *
65 * add_dock_dependent_device - associate a device with the dock station
66 * @ds: Dock station.
69 * Add the dependent device to the dock's dependent device list.
128 * find_dock_dependent_device - get a device dependent on this dock
129 * @ds: the dock station
132 * iterate over the dependent device list for this dock. If the
157 * Dock functions *
161 * is_dock_device - see if a device is on a dock station
[all …]
/linux/include/sound/
H A Demu10k1.h961 // - The Audio/Micro Dock is attached to Hana via EDI, a "network" link.
971 // to being unspecified at 176.4/192 kHz. Therefore, the Dock's S/PDIF channels
972 // can overlap with the Dock's ADC/DAC's high channels.
985 #define EMU_HANA_DOCK_PWR 0x04 /* 000000x 1 bits Audio Dock power */
986 #define EMU_HANA_DOCK_PWR_ON 0x01 /* Audio Dock power on */
990 /* One is unable to detect the Audio dock without this */
1018 #define EMU_HANA_FPGA_CONFIG_AUDIODOCK 0x01 /* Set in order to program FPGA on Audio Dock */
1044 #define EMU_HANA_MIDI_INA_FROM_DOCK1 0x02 /* Audio Dock-1 MIDI in to Alice 2 MIDI A */
1045 #define EMU_HANA_MIDI_INA_FROM_DOCK2 0x03 /* Audio Dock-2 MIDI in to Alice 2 MIDI A */
1047 #define EMU_HANA_MIDI_INB_FROM_DOCK1 0x10 /* Audio Dock-1 MIDI in to Alice 2 MIDI B */
[all …]
/linux/drivers/extcon/
H A Dextcon-max77693.c88 /* Button of dock device */
89 struct input_dev *dock; member
463 case MAX77693_MUIC_ADC_RESERVED_ACC_3: /* Dock-Smart */ in max77693_muic_dock_handler()
466 * The Dock-Smart device need surely external power supply. in max77693_muic_dock_handler()
467 * If power cable(USB/TA) isn't connected to Dock device, in max77693_muic_dock_handler()
468 * user can't use Dock-Smart for desktop mode. in max77693_muic_dock_handler()
479 * Notify Dock/MHL state. in max77693_muic_dock_handler()
480 * - Dock device include three type of cable which in max77693_muic_dock_handler()
482 * for USB/TA cable. Dock device need always exteranl in max77693_muic_dock_handler()
483 * power supply(USB/TA cable through micro-usb cable). Dock in max77693_muic_dock_handler()
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-dock1 What: /sys/devices/platform/dock.<N>/docked
9 What: /sys/devices/platform/dock.<N>/undock
17 What: /sys/devices/platform/dock.<N>/uid
24 What: /sys/devices/platform/dock.<N>/flags
29 (RO) Show dock station flags, useful for checking if undock
33 What: /sys/devices/platform/dock.<N>/type
38 (RO) Display the dock station type- dock_station, ata_bay or
H A Dsysfs-devices-physical_location30 What: /sys/devices/.../physical_location/dock
H A Dsysfs-platform-wilco-ec7 want to run their device headless or with a dock.
/linux/Documentation/sound/hd-audio/
H A Dmodels.rst81 lenovo-dock
85 hp-dock-gpio-mic1-led
86 HP dock with mic LED support
89 dell-headset-dock
90 Headset jack (without mic-in), and also dock I/O
92 Headset jack (without mic-in), and also dock I/O, variant 3
94 Headset jack (without mic-in), and also dock I/O, variant 4
99 tpt440-dock
100 Pin configs for Lenovo Thinkpad Dock support
105 tpt470-dock
[all …]
/linux/sound/pci/emu10k1/
H A Demumixer.c145 PAIR_TEXTS("Dock Mic", "A", "B"), \
146 LR_TEXTS("Dock ADC1"), \
147 LR_TEXTS("Dock ADC2"), \
148 LR_TEXTS("Dock ADC3"), \
175 PAIR_TEXTS("Dock Mic", "A", "B"), \
176 LR_TEXTS("Dock ADC1"), \
177 LR_TEXTS("Dock ADC2"), \
179 LR_TEXTS("Dock SPDIF"), \
181 ADAT_TEXTS("Dock "), \
260 LR_CTLS("Dock DAC1"),
[all …]
H A Demu10k1_main.c655 /* firmware file names, per model, init-fw and dock-fw (optional) */
671 static int snd_emu1010_load_firmware(struct snd_emu10k1 *emu, int dock, in snd_emu1010_load_firmware() argument
678 filename = firmware_names[emu->card_capabilities->emu_model][dock]; in snd_emu1010_load_firmware()
686 snd_emu1010_load_firmware_entry(emu, dock, *fw); in snd_emu1010_load_firmware()
696 // Dock's FPGA seems to be successfully programmed, the Dock in snd_emu1010_load_dock_firmware()
701 dev_info(emu->card->dev, "emu1010: Loading Audio Dock Firmware\n"); in snd_emu1010_load_dock_firmware()
712 "emu1010: Loading Audio Dock Firmware failed, reg = 0x%x\n", in snd_emu1010_load_dock_firmware()
716 dev_info(emu->card->dev, "emu1010: Audio Dock Firmware loaded\n"); in snd_emu1010_load_dock_firmware()
720 dev_info(emu->card->dev, "Audio Dock ver: %u.%u\n", tmp, tmp2); in snd_emu1010_load_dock_firmware()
722 /* Allow DLL to settle, to sync clocking between 1010 and Dock */ in snd_emu1010_load_dock_firmware()
[all …]
/linux/sound/usb/
H A Dcard.c360 /* HP Thunderbolt Dock Audio Headset */
361 PROFILE_NAME(0x03f0, 0x0269, "HP", "Thunderbolt Dock Audio Headset",
362 "HP-Thunderbolt-Dock-Audio-Headset"),
363 /* HP Thunderbolt Dock Audio Module */
364 PROFILE_NAME(0x03f0, 0x0567, "HP", "Thunderbolt Dock Audio Module",
365 "HP-Thunderbolt-Dock-Audio-Module"),
413 /* Dell WD15 Dock */
414 PROFILE_NAME(0x0bda, 0x4014, "Dell", "WD15 Dock", "Dell-WD15-Dock"),
415 /* Dell WD19 Dock */
416 PROFILE_NAME(0x0bda, 0x402e, "Dell", "WD19 Dock", "Dell-WD15-Dock"),
[all …]
/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() argument
104 argv[1] = "dock"; in pnp_dock_event()
122 scratch += sprintf(scratch, "ACTION=%s", dock ? "add" : "remove") + 1; in pnp_dock_event()
124 /* Report the ident for the dock */ in pnp_dock_event()
126 scratch += sprintf(scratch, "DOCK=%x/%x/%x", in pnp_dock_event()
160 * No dock to manage in pnp_dock_thread()
172 printk(KERN_WARNING "PnPBIOS: disabling dock monitoring.\n"); in pnp_dock_thread()
/linux/Documentation/devicetree/bindings/riscv/
H A Dcanaan.yaml30 - const: sipeed,maix-dock-m1
31 - const: sipeed,maix-dock-m1w
H A Dsunxi.yaml53 - sipeed,lichee-rv-dock
/linux/drivers/hid/
H A Dhid-ite.c21 /* For Acer Aspire Switch 10 SW5-012 keyboard-dock */ in ite_report_fixup()
26 /* For Acer One S1002/S1003 keyboard-dock */ in ite_report_fixup()
31 /* For Acer Aspire Switch 10E (SW3-016) keyboard-dock */ in ite_report_fixup()
/linux/arch/riscv/boot/dts/canaan/
H A Dsipeed_maix_dock.dts16 model = "SiPeed MAIX Dock";
17 compatible = "sipeed,maix-dock-m1", "sipeed,maix-dock-m1w",
/linux/arch/riscv/boot/dts/allwinner/
H A Dsun20i-d1-lichee-rv-dock.dts10 model = "Sipeed Lichee RV Dock";
11 compatible = "sipeed,lichee-rv-dock", "sipeed,lichee-rv",
H A DMakefile7 dtb-$(CONFIG_ARCH_SUNXI) += sun20i-d1-lichee-rv-dock.dtb
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-v3s-licheepi-zero-dock.dts48 model = "Lichee Pi Zero with Dock";
49 compatible = "licheepi,licheepi-zero-dock", "licheepi,licheepi-zero",
/linux/arch/arm/boot/dts/intel/pxa/
H A Dpxa300-raumfeld-controller.dts115 dock-detect {
116 label = "dock detect";
/linux/sound/pci/hda/
H A Dpatch_conexant.c820 { 0x17, 0x21a11000 }, /* dock-mic */
821 { 0x19, 0x2121103f }, /* dock-HP */
822 { 0x1c, 0x21440100 }, /* dock SPDIF out */
829 { 0x1a, 0x21a190f0 }, /* dock-mic */
830 { 0x1c, 0x212140ff }, /* dock-HP */
1152 { .id = CXT_FIXUP_HP_DOCK, .name = "hp-dock" },
/linux/drivers/pci/hotplug/
H A Dacpiphp_glue.c184 * acpiphp_post_dock_fixup - Post-dock fixups for PCI devices.
268 * If this is a dock device, its _EJ0 should be executed by the dock in acpiphp_add_context()
298 * are located in dock stations. Do not expose them for devices handled in acpiphp_add_context()
/linux/Documentation/devicetree/bindings/sound/
H A Dsamsung,aries-wm8994.yaml62 description: Extcon phandle for dock detection

1234