Home
last modified time | relevance | path

Searched defs:client (Results 526 - 550 of 3107) sorted by relevance

1...<<21222324252627282930>>...125

/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dcxd2820r_c.c14 struct i2c_client *client = priv->client[0]; in cxd2820r_set_frontend_c() local
92 struct i2c_client *client = priv->client[0]; in cxd2820r_get_frontend_c() local
145 struct i2c_client *client in cxd2820r_read_status_c() local
281 struct i2c_client *client = priv->client[0]; cxd2820r_init_c() local
299 struct i2c_client *client = priv->client[0]; cxd2820r_sleep_c() local
[all...]
H A Dcxd2820r_priv.h29 struct i2c_client *client[2]; member
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dfin_ack_lat.c28 static void client(int port) in client() function
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_dummy.c62 int client; global() member
155 struct snd_seq_client *client; register_client() local
[all...]
/kernel/linux/linux-6.6/sound/drivers/opl4/
H A Dopl4_seq.c131 int client; in snd_opl4_seq_probe() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5682-i2c.c292 static void rt5682_i2c_shutdown(struct i2c_client *client) in rt5682_i2c_shutdown() argument
303 static void rt5682_i2c_remove(struct i2c_client *client) in rt5682_i2c_remove() argument
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dqrtr.h42 } client; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dqrtr.h55 } client; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dqrtr.h55 } client; member
/third_party/alsa-lib/test/
H A Dseq-decoder.c266 int client, por in event_decoder() local
[all...]
/third_party/backends/backend/escl/
H A Descl_devices.c188 AvahiClient *client = NULL; in escl_devices() local
[all...]
/third_party/libuv/test/
H A Dtest-tcp-read-stop-start.c29 static uv_tcp_t client; variable
H A Dtest-udp-send-and-recv.c33 static uv_udp_t client; variable
H A Dtest-udp-send-immediate.c33 static uv_udp_t client; variable
H A Dtest-tcp-alloc-cb-fail.c30 static uv_tcp_t client; variable
H A Dtest-delayed-accept.c154 uv_tcp_t* client = (uv_tcp_t*)malloc(sizeof *client); in client_connect() local
H A Dtest-udp-alloc-cb-fail.c33 static uv_udp_t client; variable
H A Dtest-udp-connect6.c33 static uv_udp_t client; variable
[all...]
H A Dtest-udp-connect.c33 static uv_udp_t client; variable
[all...]
H A Dtest-tcp-write-in-a-row.c30 static uv_tcp_t client; variable
H A Dtest-tcp-write-queue-order.c33 static uv_tcp_t client; variable
H A Dtest-tcp-try-write.c32 static uv_tcp_t client; variable
H A Dtest-tcp-close-after-read-timeout.c25 static uv_tcp_t client; variable
/third_party/libuv/docs/code/tcp-echo-server/
H A Dmain.c39 void echo_read(uv_stream_t *client, ssize_t nread, const uv_buf_t *buf) { in echo_read() argument
62 uv_tcp_t *client = (uv_tcp_t*) malloc(sizeof(uv_tcp_t)); in on_new_connection() local
/third_party/libuv/src/win/
H A Dstream.c51 int uv_accept(uv_stream_t* server, uv_stream_t* client) { in uv_accept() argument

Completed in 8 milliseconds

1...<<21222324252627282930>>...125