Home
last modified time | relevance | path

Searched full:talk (Results 1 – 25 of 291) sorted by relevance

12345678910>>...12

/linux-6.12.1/sound/soc/codecs/
Dnau8825.c41 /* cross talk suppression detection */
198 /* register backup table when cross talk detection */
346 * nau8825_xtalk_sidetone - computes cross talk suppression sidetone gain.
349 * @sig_cros: cross talk signal level
351 * The orignal and cross talk signal vlues need to be characterized.
356 * return cross talk sidetone gain
506 /* Backup those registers changed by cross talk detection */ in nau8825_xtalk_prepare()
532 /* Config cross talk parameters and generate the 23Hz sine wave with in nau8825_xtalk_prepare()
609 /* Clear cross talk parameters and disable */ in nau8825_xtalk_clean()
618 /* Restore value of specific register for cross talk */ in nau8825_xtalk_clean()
[all …]
/linux-6.12.1/drivers/macintosh/
Dvia-macii.c82 #define TALK 0x0C macro
124 static u8 last_talk_cmd; /* the most recent Talk command byte transmitted */
125 static u8 last_poll_cmd; /* the most recent Talk R0 command byte transmitted */
178 /* Send an ADB poll (Talk Register 0 command prepended to the request queue) */
207 /* Send a Talk Register 0 command */ in macii_queue_poll()
210 /* No need to repeat this Talk command. The transceiver will do that in macii_queue_poll()
424 if ((last_cmd & OP_MASK) == TALK) { in macii_interrupt()
459 } else if ((req->data[1] & OP_MASK) == TALK) { in macii_interrupt()
Dadb-iop.c49 #define TALK 0x0C macro
111 /* Responses to Talk commands may be unsolicited as they are in adb_iop_listen()
114 if (op == TALK && ((1 << addr) & autopoll_devs)) in adb_iop_listen()
/linux-6.12.1/Documentation/driver-api/media/
Ddtv-core.rst8 - A bridge driver that is responsible to talk with the bus where the other
24 On most hardware, the frontend drivers talk with the bridge driver using an
/linux-6.12.1/Documentation/spi/
Dbutterfly.rst17 similar cables to talk to many AVR boards, even a breadboard.
42 Then to let Linux master that bus to talk to the DataFlash chip, you must
60 That would let you talk to the AVR using custom SPI-with-USI firmware,
/linux-6.12.1/Documentation/watchdog/
Dpcwd-watchdog.rst18 The Watchdog Driver has one basic role: to talk to the card and send
24 drivers have initialized, you can then talk to the card using a PC
/linux-6.12.1/arch/um/drivers/
DKconfig131 While the User-Mode port cannot directly talk to any physical
134 kernels can talk to each other, the host, and with the host's help,
282 UMLs (even ones running on different host machines!) to talk to
285 bridge if any of them need to be able to talk to their hosts or any
/linux-6.12.1/include/uapi/linux/
Ddns_resolver.h38 DNS_SERVER_PROTOCOL_UDP = 1, /* Use UDP to talk to the server */
39 DNS_SERVER_PROTOCOL_TCP = 2, /* Use TCP to talk to the server */
Dipsec.h5 /* The definitions, required to talk to KAME racoon IKE. */
/linux-6.12.1/drivers/mtd/chips/
Dcfi_cmdset_0020.c270 /* Check that the chip's ready to talk to us. in do_read_onechip()
271 * If it's in FL_ERASING state, suspend it and make it talk now. in do_read_onechip()
337 /* Urgh. Chip not yet ready to talk to us. */ in do_read_onechip()
449 /* Check that the chip's ready to talk to us. in do_write_buffer()
470 /* Urgh. Chip not yet ready to talk to us. */ in do_write_buffer()
751 /* Check that the chip's ready to talk to us. */ in do_erase_oneblock()
764 /* Urgh. Chip not yet ready to talk to us. */ in do_erase_oneblock()
1048 /* Check that the chip's ready to talk to us. */ in do_lock_oneblock()
1061 /* Urgh. Chip not yet ready to talk to us. */ in do_lock_oneblock()
1194 /* Check that the chip's ready to talk to us. */ in do_unlock_oneblock()
[all …]
/linux-6.12.1/scripts/tracing/
Dftrace-bisect.sh31 # [old-way] are dealing with thousands of functions. So go have coffee, talk
73 # iteration, so don't talk so much at the water cooler the second time.
/linux-6.12.1/Documentation/security/tpm/
Dxen-tpmfront.rst93 domains such as pv-grub that talk to the vTPM domain.
104 driver. This driver used by vtpmmgr-stubdom to talk directly to
/linux-6.12.1/arch/mips/ralink/
Dmt7621.c177 * again. This SoC cannot talk to pamlbus devices in prom_soc_init()
182 * without this we cannot talk to pretty much anything in prom_soc_init()
/linux-6.12.1/fs/ocfs2/cluster/
Dquorum.c112 * if we can't talk to the majority we're hosed */ in o2quo_make_decision()
124 * of the cluster being able to talk amongst themselves.. in in o2quo_make_decision()
125 * that case we're hosed if we can't talk to the group that has in o2quo_make_decision()
/linux-6.12.1/drivers/usb/gadget/legacy/
Dether.c39 * There's some hardware that can't talk CDC ECM. We make that hardware
118 /* For hardware that can't talk CDC, we use the same vendor ID that
125 * hardware that's not deeply broken ... even on hardware that can't talk
132 /* For hardware that can talk RNDIS and either of the above protocols,
/linux-6.12.1/drivers/misc/echo/
Decho.c27 rotation algorithm to handle divergence during double talk. I
28 added a Geigel Double Talk Detector (DTD) [2] and performed some
30 especially for double talk - there were always cases where my DTD
32 threshold required for declaring double talk.
367 detection to minimise adaption in cases of strong double talk. in oslec_update()
/linux-6.12.1/Documentation/core-api/irq/
Dconcepts.rst10 An IRQ number is a kernel identifier used to talk about a hardware
/linux-6.12.1/Documentation/driver-api/usb/
Dwriting_usb_driver.rst23 custom protocol to talk to their device, so a custom driver usually
166 trying to talk to the device. The first function called will be open, as
255 talk to the device, the release function in the driver is called. In
/linux-6.12.1/drivers/input/misc/
Dcm109.c11 * - Genius G-talk
21 * - Shaun Jackman <sjackman@gmail.com> for Genius G-talk keymap
198 Genius G-Talk keyboard matrix
200 4: 0 4 8 Talk
220 case 0x18: return KEY_ENTER; /* Talk (green handset) */ in keymap_gtalk()
901 "Keymap for Genius G-talk phone loaded\n"); in cm109_select_keymap()
/linux-6.12.1/Documentation/devicetree/bindings/ptp/
Dtimestamper.txt9 Non-PHY MII time stamping drivers typically talk to the control
/linux-6.12.1/Documentation/usb/
Dohci.rst13 hardware register protocols used to talk to USB 1.1 host controllers. As
Dusb-serial.rst10 interface from userspace to talk to the device.
70 This means that in order to talk to the device, the sync button must be
82 For some Sony Clié devices, /dev/ttyUSB0 must be used to talk to the
89 necessary. Some devices need this before they can talk to the USB port
/linux-6.12.1/Documentation/hwmon/
Dibmaem.rst28 will be exported as platform devices; this driver can talk to both v1 and v2
/linux-6.12.1/Documentation/devicetree/bindings/bus/
Dqcom,ssbi.yaml27 Indicates the SSBI bus variant the controller should use to talk
/linux-6.12.1/drivers/staging/vc04_services/interface/
DTODO3 VCHI is just a tool to let drivers talk to the firmware. Here are

12345678910>>...12