Home
last modified time | relevance | path

Searched full:phone (Results 1 – 25 of 124) sorted by relevance

12345

/linux-6.12.1/sound/soc/codecs/
Dwm9712.c111 "Line", "Headphone Mixer", "Phone Mixer", "Phone"};
168 SOC_SINGLE("PCBeep Bypass Phone Volume", AC97_PC_BEEP, 4, 7, 1),
172 SOC_SINGLE("Aux Playback Phone Volume", AC97_CD, 4, 7, 1),
174 SOC_SINGLE("Phone Volume", AC97_PHONE, 0, 15, 1),
178 SOC_SINGLE_TLV("Capture to Phone Boost Switch", AC97_REC_SEL, 11, 1, 1,
290 WM9712_HP_MIXER_CTRL("Phone Bypass Switch", HPL_MIXER, 3),
300 WM9712_HP_MIXER_CTRL("Phone Bypass Switch", HPR_MIXER, 3),
310 SOC_DAPM_SINGLE("Phone Bypass Switch", AC97_PHONE, 14, 1, 1),
315 /* Phone Mixer */
337 /* Capture to Phone mux */
[all …]
Dwm9705.c85 SOC_SINGLE("Phone Playback Volume", AC97_PHONE, 0, 31, 1),
96 "Line", "Stereo Mix", "Mono Mix", "Phone"};
110 SOC_DAPM_SINGLE("Phone Playback Switch", AC97_PHONE, 15, 1, 1),
147 SND_SOC_DAPM_PGA("Phone PGA", SND_SOC_NOPM, 0, 0, NULL, 0),
157 SND_SOC_DAPM_INPUT("PHONE"),
178 {"HP Mixer", "Phone Playback Switch", "Phone PGA"},
201 {"Phone PGA", NULL, "PHONE"},
213 {"Left Capture Source", "Phone", "PHONE"},
221 {"Right Capture Source", "Phone", "PHONE"},
Dalc5632.c39 { 8, 0xC800 }, /* R8 - Phone Input */
178 SOC_SINGLE_TLV("Phone Playback Volume",
416 SND_SOC_DAPM_MIXER("Phone Mix", SND_SOC_NOPM, 0, 0, NULL, 0),
428 SND_SOC_DAPM_PGA("Phone", ALC5632_PWR_MANAG_ADD3, 5, 0, NULL, 0),
429 SND_SOC_DAPM_PGA("Phone ADMix", ALC5632_PWR_MANAG_ADD3, 4, 0, NULL, 0),
470 {"Phone Mix", NULL, "Phone"},
471 {"Phone Mix", NULL, "Phone ADMix"},
484 {"HP Mix", "PHONE2HP Playback Switch", "Phone Mix"},
496 {"Speaker Mix", "PHONE2SPK Playback Switch", "Phone Mix"},
559 {"Phone", NULL, "PHONEP"},
Dad1980.c106 "Stereo Mix", "Mono Mix", "Phone"};
127 SOC_SINGLE("Phone Capture Volume", AC97_PHONE, 0, 31, 1),
128 SOC_SINGLE("Phone Capture Switch", AC97_PHONE, 15, 1, 1),
Dstac9766.c79 "Line", "Stereo Mix", "Mono Mix", "Phone"};
132 SOC_SINGLE_TLV("Phone Volume", AC97_PHONE, 0, 31, 1, mix_tlv),
133 SOC_SINGLE("Phone Switch", AC97_PHONE, 15, 1, 1),
/linux-6.12.1/drivers/usb/serial/
Dusb-serial-simple.c75 /* Motorola USB Phone driver */
77 { USB_DEVICE(0x05c6, 0x3197) }, /* unknown Motorola phone */ \
78 { USB_DEVICE(0x0c44, 0x0022) }, /* unknown Motorola phone */ \
80 { USB_DEVICE(0x22b8, 0x2c84) }, /* Motorola VE240 phone */ \
81 { USB_DEVICE(0x22b8, 0x2c64) } /* Motorola V950 phone */
93 /* Nokia mobile phone driver */
/linux-6.12.1/drivers/input/misc/
Dcm109.c38 #define DRIVER_DESC "CM109 phone driver"
40 static char *phone = "kip1000"; variable
41 module_param(phone, charp, S_IRUSR);
42 MODULE_PARM_DESC(phone, "Phone name {kip1000, gtalk, usbph01, atcom}");
151 * The "pickup" and "hangup" keys are symbolised by a green and red phone
174 switch (scancode) { /* phone key: */ in keymap_kip1000()
267 switch (scancode) { /* phone key: */ in keymap_atcom()
893 /* Load the phone keymap */ in cm109_select_keymap()
894 if (!strcasecmp(phone, "kip1000")) { in cm109_select_keymap()
897 "Keymap for Komunikate KIP1000 phone loaded\n"); in cm109_select_keymap()
[all …]
/linux-6.12.1/Documentation/networking/
Dgtp.rst18 tunneling User-IP payload between a mobile station (phone, modem)
22 So when you start a 'data connection' from your mobile phone, the
23 phone will use the control plane to signal for the establishment of
24 such a tunnel between that external data network and the phone. The
25 tunnel endpoints thus reside on the phone and in the gateway. All
28 The phone itself does not implement GTP but uses some other
55 the phone, and encapsulate raw IP packets received from the external
56 packet network in downlink towards the phone.
/linux-6.12.1/Documentation/devicetree/bindings/iio/proximity/
Dawinic,aw96103.yaml17 In mobile phone applications, the proximity sensor is primarily
18 used to detect the proximity of the human body to the phone. When the
19 phone approaches the human body, it will actively reduce the transmit
/linux-6.12.1/Documentation/input/devices/
Dyealink.rst8 The p1k is a relatively cheap usb 1.1 phone with:
41 The "pickup" and "hangup" keys are symbolised by a green and red phone
205 :Q: Module yealink compiled and installed without any problem but phone
208 hiddev0: USB HID v1.00 Device [Yealink Network Technology Ltd. VOIP USB Phone
213 :Q: Phone is working now (displays version and accepts keypad input) but I can't
/linux-6.12.1/Documentation/devicetree/bindings/leds/
Dleds-bcm6358.txt118 label = "red:phone";
123 label = "green:phone";
127 label = "blue:phone";
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dpanel-dsi-cm.yaml30 - motorola,droid4-panel # Panel from Motorola Droid4 phone
31 - nokia,himalaya # Panel from Nokia N950 phone
/linux-6.12.1/Documentation/sound/designs/
Dcontrol-names.rst62 Phone
63 Phone Input
64 Phone Output
/linux-6.12.1/arch/arm/mach-omap1/
DKconfig136 Support for the Siemens SX1 phone. To boot the kernel,
141 Say Y here if you have such a phone, say NO otherwise.
/linux-6.12.1/Documentation/sound/soc/
Ddpcm.rst22 Phone Audio System with SoC based DSP
25 Consider the following phone audio subsystem. This will be used in this
45 This diagram shows a simple smart phone audio subsystem. It supports Bluetooth,
204 like a BT phone call :-
312 example of this would be a phone call from handset to modem.
/linux-6.12.1/drivers/pinctrl/spear/
Dpinctrl-spear300.c64 .name = "lend ip phone mode",
72 .name = "hend ip phone mode",
80 .name = "lend wifi phone mode",
88 .name = "hend wifi phone mode",
/linux-6.12.1/net/phonet/
DKconfig9 The Phone Network protocol (PhoNet) is a packet-oriented
/linux-6.12.1/arch/x86/lib/
Dmisc.c7 * (Typed on and submitted from hpa's mobile phone.)
/linux-6.12.1/drivers/net/ethernet/oki-semi/pch_gbe/
DKconfig22 ML7223 IOH is for MP(Media Phone) use. ML7831 IOH is for general
/linux-6.12.1/drivers/net/ppp/
DKconfig23 asynchronous lines, such as regular analog phone lines, and
25 example. If you want to use PPP over phone lines or other
/linux-6.12.1/include/linux/
Dif_eql.h16 * Phone: 1-703-847-0040 ext 103
/linux-6.12.1/drivers/greybus/
DKconfig9 ARA project, a module phone system, but has shown up in other
/linux-6.12.1/include/uapi/linux/
Dif_eql.h17 * Phone: 1-703-847-0040 ext 103
/linux-6.12.1/drivers/acpi/
Dacpi_pnp.c160 {"CTL3001"}, /* Creative Labs Phone Blaster 28.8 DSVD PnP Voice */
218 {"MVX00A1"}, /* Deskline K56 Phone System PnP */
219 {"MVX00F2"}, /* PC Rider K56 Phone System PnP */
220 {"nEC8241"}, /* NEC 98NOTE SPEAKER PHONE FAX MODEM(33600bps) */
/linux-6.12.1/drivers/tty/serial/8250/
D8250_pnp.c64 /* Creative Labs Phone Blaster 28.8 DSVD PnP Voice */
193 /* Deskline K56 Phone System PnP */
195 /* PC Rider K56 Phone System PnP */
197 /* NEC 98NOTE SPEAKER PHONE FAX MODEM(33600bps) */

12345