Searched defs:bar (Results 226 - 239 of 239) sorted by path

12345678910

/linux-master/sound/soc/sof/
H A Dops.h317 static inline void snd_sof_dsp_write8(struct snd_sof_dev *sdev, u32 bar, argument
326 static inline void snd_sof_dsp_write(struct snd_sof_dev *sdev, u32 bar, argument
335 snd_sof_dsp_write64(struct snd_sof_dev *sdev, u32 bar, u32 offset, u64 value) argument
344 snd_sof_dsp_read8(struct snd_sof_dev *sdev, u32 bar, u32 offset) argument
353 snd_sof_dsp_read(struct snd_sof_dev *sdev, u32 bar, u32 offset) argument
362 snd_sof_dsp_read64(struct snd_sof_dev *sdev, u32 bar, u32 offset) argument
371 snd_sof_dsp_update8(struct snd_sof_dev *sdev, u32 bar, u32 offset, u8 mask, u8 value) argument
[all...]
H A Dsof-priv.h402 u32 bar; member in struct:snd_sof_debugfs_map
609 void __iomem *bar[SND_SOF_BARS]; /* DSP base address */ member in struct:snd_sof_dev
/linux-master/tools/perf/
H A Dbuiltin-ftrace.c758 char bar[] = "###############################################"; local
/linux-master/tools/perf/tests/
H A Ddlfilter-test.c47 u64 bar; member in struct:test_data
/linux-master/tools/perf/ui/tui/
H A Dprogress.c31 int bar, y; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_attach_override.c28 int drop_prog = -1, allow_prog = -1, foo = -1, bar = -1; local
[all...]
/linux-master/tools/testing/selftests/bpf/progs/
H A Dlinked_list.h9 struct bar { struct
H A Dtest_global_data.c74 static const __u64 bar = ~0; local
H A Dtest_global_func9.c38 __noinline int bar(int *x) function
H A Dtest_global_func_args.c37 __noinline int bar(__u32 index, volatile struct S *s) function
H A Dverifier_helper_value_access.c10 long long bar; member in struct:other_val
H A Dverifier_map_ptr.c24 long long bar; member in struct:other_val
H A Dverifier_value_ptr_arith.c25 long long bar; member in struct:other_val
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c187 long long bar; member in struct:other_val

Completed in 295 milliseconds

12345678910