Home
last modified time | relevance | path

Searched refs:receiver (Results 1 – 25 of 76) sorted by relevance

1234

/f-stack/app/redis-5.0.5/src/
H A Dblocked.c290 int where = (receiver->lastcmd && in handleClientsBlockedOnKeys()
300 unblockClient(receiver); in handleClientsBlockedOnKeys()
351 int where = (receiver->lastcmd && in handleClientsBlockedOnKeys()
354 unblockClient(receiver); in handleClientsBlockedOnKeys()
366 propagate(cmd,receiver->db->id, in handleClientsBlockedOnKeys()
404 if (receiver->bpop.xread_group) { in handleClientsBlockedOnKeys()
410 addReplyError(receiver, in handleClientsBlockedOnKeys()
413 unblockClient(receiver); in handleClientsBlockedOnKeys()
441 addReplyBulk(receiver,rl->key); in handleClientsBlockedOnKeys()
445 receiver->bpop.xread_group in handleClientsBlockedOnKeys()
[all …]
H A Dt_list.c628 int serveClientBlockedOnList(client *receiver, robj *key, robj *dstkey, redisDb *db, robj *value, i… in serveClientBlockedOnList() argument
642 addReplyMultiBulkLen(receiver,2); in serveClientBlockedOnList()
643 addReplyBulk(receiver,key); in serveClientBlockedOnList()
644 addReplyBulk(receiver,value); in serveClientBlockedOnList()
648 notifyKeyspaceEvent(NOTIFY_LIST,event,key,receiver->db->id); in serveClientBlockedOnList()
652 lookupKeyWrite(receiver->db,dstkey); in serveClientBlockedOnList()
654 checkType(receiver,dstobj,OBJ_LIST))) in serveClientBlockedOnList()
663 rpoplpushHandlePush(receiver,dstkey,dstobj, in serveClientBlockedOnList()
675 notifyKeyspaceEvent(NOTIFY_LIST,"rpop",key,receiver->db->id); in serveClientBlockedOnList()
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dgpio-ir-receiver.txt1 Device-Tree bindings for GPIO IR receiver
4 - compatible: should be "gpio-ir-receiver".
13 ir: ir-receiver {
14 compatible = "gpio-ir-receiver";
H A Dmeson-ir.txt1 * Amlogic Meson IR remote control receiver
16 ir-receiver@c8100480 {
H A Drenesas,csi2.yaml8 title: Renesas R-Car MIPI CSI-2 receiver
14 The R-Car CSI-2 receiver device provides MIPI CSI-2 capabilities for the
89 modules connected the CSI-2 receiver.
H A Dcec-gpio.txt16 If the CEC line is associated with an HDMI receiver/transmitter, then the
21 If the CEC line is not associated with an HDMI receiver/transmitter, then
H A Dsamsung-mipi-csis.txt1 Samsung S5P/Exynos SoC series MIPI CSI-2 receiver (MIPI CSIS)
46 - samsung,csis-hs-settle : (optional) differential receiver (HS-RX) settle time;
H A Dsi470x.txt1 * Silicon Labs FM Radio receiver
H A Dimx7-mipi-csi2.txt7 This is the device node for the MIPI CSI-2 receiver core in i.MX7 SoC. It is
31 - fsl,csis-hs-settle : differential receiver (HS-RX) settle time;
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dspdif-receiver.txt1 Device-Tree bindings for dummy spdif receiver
8 codec: spdif-receiver {
H A Dxlnx,i2s.txt7 "xlnx,i2s-receiver-1.0" for capture
18 compatible = "xlnx,i2s-receiver-1.0";
H A Dfsl-sai.txt41 receiver will send and receive data by following
42 receiver's bit clocks and frame sync clocks.
46 means both transmitter and receiver will send and
63 transmitter and receiver will send and receive data by following clocks
H A Darmada-370db-audio.txt18 3/ the S/PDIF receiver
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dmq.c63 thd_t receiver; in TEST_BEGIN() local
69 thd_create(&receiver, thd_receiver_start, (void *)&mq); in TEST_BEGIN()
74 thd_join(receiver, NULL); in TEST_BEGIN()
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dov5647.txt14 used to specify link to the image data receiver. The OV5647 device
19 - remote-endpoint: A phandle to the bus receiver's endpoint node.
H A Dov7740.txt8 be used to specify link to the image data receiver. The OV7740 device
24 - remote-endpoint: A phandle to the bus receiver's endpoint node.
H A Dadv748x.txt1 * Analog Devices ADV748X video decoder with HDMI receiver
4 HDMI receiver. They can output CSI-2 on two independent outputs TXA and TXB
66 video-receiver@70 {
H A Dtda1997x.txt1 Device-Tree bindings for the NXP TDA1997x HDMI receiver
59 hdmi-receiver@48 {
101 hdmi-receiver@48 {
143 hdmi-receiver@48 {
H A Dov5640.txt28 - remote-endpoint: a phandle to the bus receiver's endpoint node.
33 - remote-endpoint: a phandle to the bus receiver's endpoint node.
H A Dadv7604.txt1 * Analog Devices ADV7604/11/12 video decoder with HDMI receiver
4 HDMI receiver. The ADV7604 has four multiplexed HDMI inputs and one analog
/f-stack/freebsd/contrib/device-tree/Bindings/gnss/
H A Dgnss.txt3 This documents the binding structure and common properties for GNSS receiver
6 A GNSS receiver node is a node named "gnss" and typically resides on a serial
/f-stack/freebsd/contrib/device-tree/src/arm64/rockchip/
H A Drk3399-nanopc-t4.dts49 ir-receiver {
50 compatible = "gpio-ir-receiver";
H A Drk3308-roc-cc.dts17 compatible = "gpio-ir-receiver";
153 ir-receiver {
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Ddove-cubox.dts60 ir_recv: ir-receiver {
61 compatible = "gpio-ir-receiver";
/f-stack/freebsd/contrib/device-tree/Bindings/ata/
H A Dahci-da850.txt9 for enabling/disabling the SATA clock receiver

1234