/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | max98095.c | 1891 struct i2c_client *client = to_i2c_client(component->dev); in max98095_jack_detect() local 1932 struct i2c_client *client = to_i2c_client(component->dev); in max98095_resume() local 1983 struct i2c_client *client; in max98095_probe() local 2082 struct i2c_client *client = to_i2c_client(component->dev); max98095_remove() local [all...] |
H A D | rt5631.c | 1723 static void rt5631_i2c_remove(struct i2c_client *client) in rt5631_i2c_remove() argument
|
H A D | adau1701.c | 115 struct i2c_client *client; member 186 struct i2c_client *client = context; in adau1701_reg_write() local 220 struct i2c_client *client = context; in adau1701_reg_read() local 259 struct i2c_client *client in adau1701_safeload() local 787 adau1701_i2c_probe(struct i2c_client *client) adau1701_i2c_probe() argument [all...] |
H A D | cs35l36.c | 1913 static void cs35l36_i2c_remove(struct i2c_client *client) in cs35l36_i2c_remove() argument
|
H A D | wm8960.c | 1544 static void wm8960_i2c_remove(struct i2c_client *client) in wm8960_i2c_remove() argument
|
H A D | rt5668.c | 2591 static void rt5668_i2c_shutdown(struct i2c_client *client) in rt5668_i2c_shutdown() argument
|
H A D | wm9081.c | 1359 static void wm9081_i2c_remove(struct i2c_client *client) in wm9081_i2c_remove() argument
|
H A D | cx2072x.c | 489 static int cx2072x_reg_raw_write(struct i2c_client *client, in cx2072x_reg_raw_write() argument 535 struct i2c_client *client = context; in cx2072x_reg_read() local
|
H A D | rt1011.c | 2471 static void rt1011_i2c_shutdown(struct i2c_client *client) in rt1011_i2c_shutdown() argument
|
H A D | sgtl5000.c | 1419 static int sgtl5000_enable_regulators(struct i2c_client *client) in sgtl5000_enable_regulators() argument 1565 static void sgtl5000_fill_defaults(struct i2c_client *client) in sgtl5000_fill_defaults() argument 1581 static int sgtl5000_i2c_probe(struct i2c_client *client) in sgtl5000_i2c_probe() argument 1793 sgtl5000_i2c_remove(struct i2c_client *client) sgtl5000_i2c_remove() argument 1806 sgtl5000_i2c_shutdown(struct i2c_client *client) sgtl5000_i2c_shutdown() argument [all...] |
H A D | tas5086.c | 168 struct i2c_client *client = context; in tas5086_reg_write() local 196 struct i2c_client *client = context; in tas5086_reg_read() local
|
H A D | tlv320dac33.c | 1463 static int dac33_i2c_probe(struct i2c_client *client) in dac33_i2c_probe() argument 1539 dac33_i2c_remove(struct i2c_client *client) dac33_i2c_remove() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | sk_lookup.c | 982 int client, server1, server2, err; in drop_on_reuseport() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_sockopt.c | 757 static int client(int pipefd) in client() function
|
/kernel/linux/linux-6.6/net/atm/ |
H A D | mpc.c | 1116 check_qos_and_open_shortcut(struct k_message *msg, struct mpoa_client *client, in_cache_entry *entry) check_qos_and_open_shortcut() argument 1371 set_mps_mac_addr_rcvd(struct k_message *msg, struct mpoa_client *client) set_mps_mac_addr_rcvd() argument [all...] |
/kernel/linux/linux-6.6/net/ceph/ |
H A D | mon_client.c | 542 struct ceph_client *client = monc->client; in ceph_monc_handle_map() local [all...] |
/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | soundfont.c | 94 snd_soundfont_close_check(struct snd_sf_list *sflist, int client) in snd_soundfont_close_check() argument 116 snd_soundfont_load(struct snd_sf_list *sflist, const void __user *data, long count, int client) snd_soundfont_load() argument 219 open_patch(struct snd_sf_list *sflist, const char __user *data, int count, int client) open_patch() argument 944 load_guspatch(struct snd_sf_list *sflist, const char __user *data, long count, int client) load_guspatch() argument 1124 snd_soundfont_load_guspatch(struct snd_sf_list *sflist, const char __user *data, long count, int client) snd_soundfont_load_guspatch() argument [all...] |
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | batadv_packet.h | 274 __u8 client[ETH_ALEN]; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | batadv_packet.h | 274 __u8 client[ETH_ALEN]; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | batadv_packet.h | 266 __u8 client[ETH_ALEN]; member
|
/third_party/glfw/tests/ |
H A D | glfwinfo.c | 225 static void list_context_extensions(int client, int major, int minor) in list_context_extensions() argument 726 const int client = glfwGetWindowAttrib(window, GLFW_CLIENT_API); main() local [all...] |
/third_party/glslang/glslang/Include/ |
H A D | glslang_c_interface.h | 203 glslang_client_t client; member
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_direct.h | 155 int server, client; member
|
H A D | pcm_plug.c | 667 snd_pcm_plug_insert_plugins(snd_pcm_t *pcm, snd_pcm_plug_params_t *client, snd_pcm_plug_params_t *slave) snd_pcm_plug_insert_plugins() argument
|
/third_party/alsa-lib/include/ |
H A D | seq_event.h | 179 unsigned char client; /**< Client id */ member
|