/linux-6.6.21/sound/soc/samsung/ |
D | i2s.c | 171 struct i2s_dai *other = get_other_dai(i2s); in other_tx_active() local 198 struct i2s_dai *other = get_other_dai(i2s); in other_rx_active() local 510 struct i2s_dai *other = get_other_dai(i2s); in i2s_set_sysclk() local 829 struct i2s_dai *other = get_other_dai(i2s); in i2s_startup() local 856 struct i2s_dai *other = get_other_dai(i2s); in i2s_shutdown() local 879 struct i2s_dai *other = get_other_dai(i2s); in config_setup() local 997 struct i2s_dai *other = get_other_dai(i2s); in i2s_set_clkdiv() local 1060 struct i2s_dai *other = get_other_dai(i2s); in samsung_i2s_dai_probe() local 1585 struct i2s_dai *other = get_other_dai(i2s); in fsd_i2s_fixup_early() local 1599 struct i2s_dai *other = get_other_dai(i2s); in fsd_i2s_fixup_late() local
|
/linux-6.6.21/net/unix/ |
D | af_unix.c | 462 static int unix_dgram_peer_wake_connect(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_connect() 484 struct sock *other) in unix_dgram_peer_wake_disconnect() 501 struct sock *other) in unix_dgram_peer_wake_disconnect_wakeup() 514 static int unix_dgram_peer_wake_me(struct sock *sk, struct sock *other) in unix_dgram_peer_wake_me() 559 static void unix_dgram_disconnected(struct sock *sk, struct sock *other) in unix_dgram_disconnected() 1368 struct sock *other; in unix_dgram_connect() local 1451 static long unix_wait_for_peer(struct sock *other, long timeo) in unix_wait_for_peer() 1477 struct sock *sk = sock->sk, *newsk = NULL, *other = NULL; in unix_stream_connect() local 1839 const struct sock *other) in unix_passcred_enabled() 1854 const struct sock *other) in maybe_add_creds() [all …]
|
/linux-6.6.21/drivers/pinctrl/aspeed/ |
D | pinmux-aspeed.h | 675 #define PIN_DECL_1(pin, other, sig) \ argument 692 #define SSSF_PIN_DECL(pin, other, sig, ...) \ argument 717 #define PIN_DECL_2(pin, other, high, low) \ argument 724 #define PIN_DECL_3(pin, other, high, medium, low) \ argument 732 #define PIN_DECL_4(pin, other, prio1, prio2, prio3, prio4) \ argument
|
/linux-6.6.21/tools/perf/tests/ |
D | hists_link.c | 203 static int validate_match(struct hists *leader, struct hists *other) in validate_match() 281 static int validate_link(struct hists *leader, struct hists *other) in validate_link()
|
D | thread-maps-share.c | 18 struct thread *other, *other_leader; in test__thread_maps_share() local
|
D | attr.py | 108 def equal(self, other): argument 122 def diff(self, other): argument
|
/linux-6.6.21/arch/x86/math-emu/ |
D | fpu_entry.c | 647 int offset, other, i, tags, regnr, tag, newtop; in fpregs_soft_set() local 697 int offset = (S387->ftop & 7) * 10, other = 80 - offset; in fpregs_soft_get() local
|
D | reg_ld_str.c | 1124 int offset = (top & 7) * 10, other = 80 - offset; in FPU_frstor() local 1202 int offset = (top & 7) * 10, other = 80 - offset; in fsave() local
|
/linux-6.6.21/sound/aoa/soundbus/i2sbus/ |
D | pcm.c | 19 struct pcm_info **pi, struct pcm_info **other) in get_pcm_info() 74 struct pcm_info *pi, *other; in i2sbus_pcm_open() local 331 struct pcm_info *pi, *other; in i2sbus_pcm_prepare() local
|
/linux-6.6.21/net/vmw_vsock/ |
D | vsock_addr.c | 53 const struct sockaddr_vm *other) in vsock_addr_equals_addr()
|
/linux-6.6.21/security/selinux/ss/ |
D | conditional.c | 256 struct cond_av_list *other; member 264 struct cond_av_list *other = data->other; in cond_insertf() local 326 struct cond_av_list *other) in cond_read_av_list()
|
/linux-6.6.21/tools/lib/perf/ |
D | cpumap.c | 405 struct perf_cpu_map *other) in perf_cpu_map__merge() 449 struct perf_cpu_map *other) in perf_cpu_map__intersect()
|
/linux-6.6.21/drivers/gpu/drm/radeon/ |
D | radeon_sync.c | 65 struct radeon_fence *other; in radeon_sync_fence() local
|
/linux-6.6.21/drivers/leds/ |
D | leds-acer-a500.c | 20 struct a500_led *other; member
|
/linux-6.6.21/include/uapi/linux/ |
D | icmpv6.h | 48 other:1, member 53 other:1, member
|
/linux-6.6.21/drivers/edac/ |
D | altera_edac.c | 1142 static void *ocram_alloc_mem(size_t size, void **other) in ocram_alloc_mem() 1171 static void ocram_free_mem(void *p, size_t size, void *other) in ocram_free_mem() 1240 static void *l2_alloc_mem(size_t size, void **other) in l2_alloc_mem() 1261 static void l2_free_mem(void *p, size_t size, void *other) in l2_free_mem()
|
/linux-6.6.21/lib/kunit/ |
D | string-stream.c | 119 struct string_stream *other) in string_stream_append()
|
/linux-6.6.21/tools/testing/selftests/openat2/ |
D | helpers.c | 73 char *fdpath, *dfdpath, *other; in fdequal() local
|
/linux-6.6.21/drivers/base/ |
D | driver.c | 225 struct device_driver *other; in driver_register() local
|
/linux-6.6.21/include/linux/ |
D | math.h | 153 #define __abs_choose_expr(x, type, other) __builtin_choose_expr( \ argument
|
/linux-6.6.21/drivers/net/ethernet/sfc/siena/ |
D | efx.c | 208 struct efx_nic *other, *next; in efx_associate() local 253 struct efx_nic *other, *next; in efx_dissociate() local
|
/linux-6.6.21/drivers/net/ethernet/sfc/ |
D | efx.c | 198 struct efx_nic *other, *next; in efx_associate() local 243 struct efx_nic *other, *next; in efx_dissociate() local
|
/linux-6.6.21/fs/nfsd/ |
D | nfs4acl.c | 184 unsigned short other; member 447 struct posix_ace_state other; member
|
/linux-6.6.21/drivers/gpu/drm/i915/display/ |
D | intel_dp_aux.c | 800 struct intel_encoder *other; in get_encoder_by_aux_ch() local 819 struct intel_encoder *other; in intel_dp_aux_ch() local
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | hist-v4l2.rst | 1179 .. _other: target in V4L2 in Linux 4.4
|