Home
last modified time | relevance | path

Searched +full:phone +full:- +full:type (Results 1 – 25 of 160) sorted by relevance

1234567

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/
H A Dgammurc7 ; -----------------------------------------------------------------------------
38 ; with it device type. With some Connection you must set concrete model
42 ; Connection "fbus", device type serial
44 ; Connection "fbusdlr3"/"dlr3", device type serial
45 ; New Nokia protocol for DKU2 (and phone with USB converter on phone mainboard
47 ; Connection "dku2phonet"/"dku2", device type dku2 on Windows
49 ; New Nokia protocol for DKU5 (and phone without USB converter on phone
51 ; Connection "dku5fbus"/"dku5", device type dku5
52 ; New Nokia protocol for PL2303 USB cable (and phone without USB converter
53 ; on phone mainboard like 5100)
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativecontactdetail.cpp14 ** and conditions see http://www.qt.io/terms-conditions. For further
15 ** information use the contact form at http://www.qt.io/contact-us.
31 ** met: http://www.gnu.org/licenses/gpl-2.0.html.
45 \ingroup qml-QtLocation5-places
46 \ingroup qml-QtLocation5-places-data
49 \brief The ContactDetails type holds contact details for a \l Place.
51 The ContactDetails type is a map of \l {QtLocation::ContactDetail}{ContactDetail} objects.
60 \li phone
67 …to create a ContactDetails instance directly or re-assign ContactDetails instances to \l {Place}{P…
79 …The returned list of contact details is an \l {QObjectList-based model}{object list} and so can be…
[all …]
H A Dqdeclarativeplace.cpp14 ** and conditions see http://www.qt.io/terms-conditions. For further
15 ** information use the contact form at http://www.qt.io/contact-us.
31 ** met: http://www.gnu.org/licenses/gpl-2.0.html.
61 \ingroup qml-QtLocation5-places
62 \ingroup qml-QtLocation5-places-data
65 \brief The Place type represents a location that is a position of interest.
67 The Place type represents a physical location with additional metadata describing that
69 \l {coordinate} type which are used to describe where a location is.
78 The Place type has many properties holding information about the location. Details on how to
80 for obtaining the primary \l {primaryPhone}{phone}, \l {primaryFax}{fax},
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplacecontactdetail.cpp14 ** and conditions see http://www.qt.io/terms-conditions. For further
15 ** information use the contact form at http://www.qt.io/contact-us.
31 ** met: http://www.gnu.org/licenses/gpl-2.0.html.
57 \brief The QPlaceContactDetail class represents a contact detail such as a phone number or website …
60 \ingroup QtLocation-places
61 \ingroup QtLocation-places-data
64 to the end user that describes that detail value which is the actual phone number, email address an…
70 \li QPlaceContactDetail::Phone
84 The \e {contact type} is intended to be a string type so that providers are able to introduce new c…
89 \variable QPlaceContactDetail::Phone
[all …]
H A Dqplace.cpp14 ** and conditions see http://www.qt.io/terms-conditions. For further
15 ** information use the contact form at http://www.qt.io/contact-us.
31 ** met: http://www.gnu.org/licenses/gpl-2.0.html.
51 return d->clone(); in clone()
57 \ingroup QtLocation-places
58 \ingroup QtLocation-places-data
63 \input place-definition.qdocinc
67 \l {Contact Types}{contact types}. To retrieve all the phone numbers
70 \snippet places/requesthandler.h Phone numbers
76 of the first contact detail of each type.
[all …]
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dcm109.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (C) 2007 - 2008 Alfred E. Heggestad <aeh@db.org>
10 * - Komunikate KIP1000
11 * - Genius G-talk
12 * - Allied-Telesis Corega USBPH01
13 * - ...
18 * - Authors of yealink.c
19 * - Thomas Reitmayr
20 * - Oliver Neukum for good review comments and code
21 * - Shaun Jackman <sjackman@gmail.com> for Genius G-talk keymap
[all …]
H A Dyealink.c1 // SPDX-License-Identifier: GPL-2.0-or-later
9 * Driver for the USB-P1K voip usb phone.
12 * - Yealink usb-p1k
13 * - Tiptel 115
14 * - ...
17 * - the usbb2k-api http://savannah.nongnu.org/projects/usbb2k-api/
18 * - information from http://memeteau.free.fr/usbb2k
19 * - the xpad-driver drivers/input/joystick/xpad.c
22 * - Olivier Vandorpe, for providing the usbb2k-api.
23 * - Martin Diehl, for spotting my memory allocation bug.
[all …]
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm9712.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * wm9712.c -- ALSA Soc WM9712 codec support
5 * Copyright 2006-12 Wolfson Microelectronics PLC.
111 "Line", "Headphone Mixer", "Phone Mixer", "Phone"};
115 static const DECLARE_TLV_DB_SCALE(main_tlv, -3450, 150, 0);
156 SOC_ENUM("ALC NG Type", wm9712_enum[10]),
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,
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qplace/
H A Dtst_qplace.cpp8 ** $QT_BEGIN_LICENSE:GPL-EXCEPT$
14 ** and conditions see https://www.qt.io/terms-conditions. For further
15 ** information use the contact form at https://www.qt.io/contact-us.
20 ** Foundation with exceptions as appearing in the file LICENSE.GPL3-EXCEPT
23 ** be met: https://www.gnu.org/licenses/gpl-3.0.html.
89 QVERIFY2(testObjPtr != NULL, "Copy constructor - null"); in constructorTest()
90 QVERIFY2(*testObjPtr == testObj, "Copy constructor - compare"); in constructorTest()
113 QFETCH(QPlaceContent::Type, contentType); in totalContentCountTest()
125 QTest::addColumn<QPlaceContent::Type>("contentType"); in totalContentCountTest_data()
377 phone1.setValue("555-5555"); in contactDetailsTest()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
6 comment "OMAP Core Type"
56 comment "OMAP Board Type"
83 HTC Herald smartphone support (AKA T-Mobile Wing, ...)
96 The OSK supports an optional add-on board with a Quarter-VGA
97 touchscreen, PDA-ish buttons, a resume button, bicolor LED,
108 bool "TI F-Sample"
111 Support for TI OMAP 850 F-Sample board. Say Y here if you have such
146 Support for the Siemens SX1 phone. To boot the kernel,
151 Say Y here if you have such a phone, say NO otherwise.
[all …]
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_pnp.c1 // SPDX-License-Identifier: GPL-2.0
3 * Probe for 8250/16550-type ISAPNP serial ports.
9 * Ported to the Linux PnP Layer - (C) Adam Belay.
43 * Native driver (ali-ircc) is broken so at least
44 * it can be used with irtty-sir.
52 /* Boca Complete Ofc Communicator 14.4 Data-FAX */
63 /* EuroViVa CommCenter-33.6 SP PnP */
66 /* Creative Labs Phone Blaster 28.8 DSVD PnP Voice */
73 /* Creative Modem Blaster Flash56 DI5601-1 */
77 /* E-Tech */
[all …]
/OK3568_Linux_fs/u-boot/drivers/sound/
H A Dwm8994.c5 * SPDX-License-Identifier: GPL-2.0+
36 enum wm8994_type type; /* codec type of wolfson */ member
103 * @return int value 0 for success, -1 in case of error.
114 return -1; in wm8994_i2c_read()
141 return -1; in wm8994_update_bits()
158 * @return -1 for error and 0 Success.
182 return -1; in wm8994_set_fmt()
193 return -1; in wm8994_set_fmt()
212 return -1; in wm8994_set_fmt()
228 return -1; in wm8994_set_fmt()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Darm,versatile.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
13 The ARM Versatile boards are two variants of ARM926EJ-S evaluation boards
22 - description: The ARM Versatile Application Baseboard (HBI-0118) is an
23 evaluation board specifically for the ARM926EJ-S. It can be connected
24 to an IB1 interface board for a touchscreen-type use case or an IB2
25 for a candybar phone-type use case. See ARM DUI 0225D.
27 - const: arm,versatile-ab
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/snippets/places/
H A Drequesthandler.h14 ** and conditions see https://www.qt.io/terms-conditions. For further
15 ** information use the contact form at https://www.qt.io/contact-us.
69 QPlaceManager *manager = provider->placeManager(); in initializeManager()
84 QPlaceSearchReply * searchReply = manager->search(searchRequest); in simpleSearch()
101 /*QPlaceSearchReply * */ searchReply = manager->search(searchRequest); in search()
122 /*QPlaceDetailsReply * */ detailsReply = manager->getPlaceDetails(place.placeId()); in details()
137 /*QPlaceContentReply * */ contentReply = manager->getPlaceContent(request); in images()
149 /* QPlaceSearchSuggestion * */suggestionReply = manager->searchSuggestions(request); in suggestion()
171 /* QPlaceIdReply * */savePlaceReply = manager->savePlace(place); in savePlace()
180 /* QPlaceIdReply * */removePlaceReply = manager->removePlace(place.placeId()); in removePlace()
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/matchbox-sato/
H A Dmatchbox-session-sato_0.1.bb2 HOMEPAGE = "http://www.matchbox-project.org/"
5 LICENSE = "GPL-2.0-or-later"
9 RDEPENDS:${PN} = "formfactor matchbox-theme-sato matchbox-panel-2 matchbox-desktop matchbox-session…
18 # The matchbox-theme-sato requires x11 in DISTRO_FEATURES
29 FEATURES="acpi apm phone"
31 rm -f $SCRIPT
35 echo "/feature-$FEAT/d" >> $SCRIPT
39 install -D ${S}/index.theme ${D}/${datadir}/themes/Sato/index.theme
40 install -d ${D}/${sysconfdir}/matchbox
41 sed -f "$SCRIPT" ${S}/session > ${D}/${sysconfdir}/matchbox/session
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqplacesearchreplymapbox.cpp14 ** and conditions see https://www.qt.io/terms-conditions. For further
15 ** information use the contact form at https://www.qt.io/contact-us.
23 ** will be met: https://www.gnu.org/licenses/lgpl-3.0.html.
33 ** be met: https://www.gnu.org/licenses/gpl-2.0.html and
34 ** https://www.gnu.org/licenses/gpl-3.0.html.
60 // https://www.mapbox.com/api-documentation/#response-object
76 // Unused data: type, place_type, relevance, properties.short_code, in parsePlaceResult()
99 phoneDetail.setLabel(QPlaceContactDetail::Phone); in parsePlaceResult()
101 … place.setContactDetails(QPlaceContactDetail::Phone, QList<QPlaceContactDetail>() << phoneDetail); in parsePlaceResult()
123 // XXX: geometry, geometry.type, geometry.coordinates, geometry.interpolated in parsePlaceResult()
[all …]
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dacpi_pnp.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * ACPI support for PNP bus type
37 {"CDC0001"}, /* Opl3-SAx */
50 {"YMH0006"}, /* Opl3-SA */
51 {"YMH0022"}, /* Opl3-SAx */
83 /* radio-cadet */
85 /* radio-gemtek */
86 {"ADS7183"}, /* AOpen FX-3D/Pro Radio */
87 /* radio-sf16fmr2 */
88 {"MFRad13"}, /* tuner subdevice of SF16-FMD2 */
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/dpt/
H A Dosd_defs.h3 * Copyright (c) 1996-1999 Distributed Processing Technology Corporation
27 /*File - OSD_DEFS.H
38 * Phone: (407) 830-5522 Fax: (407) 260-5366
52 /*Definitions - Defines & Constants ----------------------------------------- */
71 /* Redefine 'far' to nothing - no far pointer type required in UNIX */
74 /* Define the mutually exclusive semaphore type */
/OK3568_Linux_fs/kernel/Documentation/driver-api/serial/
H A Drocket.rst9 ----------------
13 high-speed serial ports or modems. This driver supports up to a combination
52 -----------------------
70 "alias char-major-46 rocket".
89 ---------------------
97 -----------------------
101 requires a 68-byte contiguous block of I/O addresses, starting at one
106 The second, third, and fourth RocketPort cards require a 64-byte
139 +-------------------------------+
141 +-------+-------+---------------+
[all …]
/OK3568_Linux_fs/kernel/sound/isa/ad1816a/
H A Dad1816a_lib.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 ad1816a.c - lowlevel code for Analog Devices AD1816A chip.
4 Copyright (C) 1999-2000 by Massimo Piccioni <dafastidio@libero.it>
24 for (timeout = 1000; timeout-- > 0; udelay(10)) in snd_ad1816a_busy_wait()
29 return -EBUSY; in snd_ad1816a_busy_wait()
101 spin_lock_irqsave(&chip->lock, flags); in snd_ad1816a_open()
103 if (chip->mode & mode) { in snd_ad1816a_open()
104 spin_unlock_irqrestore(&chip->lock, flags); in snd_ad1816a_open()
105 return -EAGAIN; in snd_ad1816a_open()
127 chip->mode |= mode; in snd_ad1816a_open()
[all …]
/OK3568_Linux_fs/kernel/sound/pci/ca0106/
H A Dca0106_mixer.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (c) 2004 James Courtier-Dutton <James@superbug.demon.co.uk>
67 if (emu->spdif_enable) { in ca0106_spdif_enable()
73 val = inl(emu->port + GPIO) & ~0x101; in ca0106_spdif_enable()
74 outl(val, emu->port + GPIO); in ca0106_spdif_enable()
82 val = inl(emu->port + GPIO) | 0x101; in ca0106_spdif_enable()
83 outl(val, emu->port + GPIO); in ca0106_spdif_enable()
89 unsigned int val = emu->capture_source; in ca0106_set_capture_source()
103 ngain = emu->i2c_capture_volume[val][0]; /* Left */ in ca0106_set_i2c_capture_source()
104 ogain = emu->i2c_capture_volume[emu->i2c_capture_source][0]; /* Left */ in ca0106_set_i2c_capture_source()
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dmagician.c1 // SPDX-License-Identifier: GPL-2.0-only
4 * i-mate JAM, O2 Xda mini, Orange SPV M500, Qtek s100, Qtek s110
5 * and T-Mobile MDA Compact.
7 * Copyright (c) 2006-2007 Philipp Zabel
20 #include <linux/mfd/htc-pasic3.h>
23 #include <linux/platform_data/gpio-htc-egpio.h>
28 #include <linux/regulator/gpio-regulator.h>
30 #include <linux/platform_data/i2c-pxa.h>
33 #include <asm/mach-types.h>
39 #include <linux/platform_data/video-pxafb.h>
[all …]
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dabx500.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (C) 2007-2009 ST-Ericsson AB
36 * temperature. Different phone manufactures uses different techniques to both
45 * struct abx500_res_to_temp - defines one point in a temp to res curve. To
57 * struct abx500_v_to_cap - Table for translating voltage to capacity
70 * struct abx500_fg_parameters - Fuel gauge algorithm parameters, in seconds
122 * struct abx500_charger_maximization - struct used by the board config.
123 * @use_maxi: Enable maximization for this battery type
136 * struct abx500_battery_type - different batteries supported
145 * full charging cycle in the case where maintenan-
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Drockchip,rk3308-codec.txt5 - compatible: "rockchip,rk3308-codec"
6 - reg: The physical base address of the controller and length of memory
8 - rockchip,grf: The phandle of the syscon node for GRF register.
9 - clocks: A list of phandle + clock-specifer pairs, one for each entry in
10 clock-names.
11 - clock-names: It should be "acodec".
12 - resets : Must contain an entry for each entry in reset-names.
13 - reset-names : Must include the following entries: "acodec-reset".
16 - rockchip,enable-all-adcs: This is a boolean type property, that shows whether
19 * grp 0 -- select ADC1 / ADC2
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-camera.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
3 .. _camera-controls:
13 .. _camera-control-id:
23 .. _v4l2-exposure-auto-type:
28 enum v4l2_exposure_auto_type -
36 .. flat-table::
37 :header-rows: 0
38 :stub-columns: 0
40 * - ``V4L2_EXPOSURE_AUTO``
41 - Automatic exposure time, automatic iris aperture.
[all …]

1234567