| /kernel/linux/linux-6.6/drivers/gpu/drm/virtio/ |
| H A D | virtgpu_prime.c | 47 virtgpu_gem_map_dma_buf(struct dma_buf_attachment *attach, enum dma_data_direction dir) virtgpu_gem_map_dma_buf() argument 59 virtgpu_gem_unmap_dma_buf(struct dma_buf_attachment *attach, struct sg_table *sgt, enum dma_data_direction dir) virtgpu_gem_unmap_dma_buf() argument
|
| /kernel/linux/linux-6.6/drivers/iio/adc/ |
| H A D | xilinx-xadc-events.c | 70 xadc_get_threshold_offset(const struct iio_chan_spec *chan, enum iio_event_direction dir) xadc_get_threshold_offset() argument 113 xadc_read_event_config(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir) xadc_read_event_config() argument 122 xadc_write_event_config(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir, int state) xadc_write_event_config() argument 158 xadc_read_event_value(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir, enum iio_event_info info, int *val, int *val2) xadc_read_event_value() argument 183 xadc_write_event_value(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir, enum iio_event_info info, int val, int val2) xadc_write_event_value() argument
|
| /kernel/linux/linux-6.6/tools/lib/subcmd/ |
| H A D | run-command.h | 42 const char *dir; member
|
| /kernel/linux/linux-6.6/tools/perf/arch/x86/util/ |
| H A D | pmu.c | 77 DIR *dir; in setup_pmu_alias_list() local
|
| /kernel/linux/linux-6.6/net/netlabel/ |
| H A D | netlabel_addrlist.c | 315 char *dir = (src ? "src" : "dst"); in netlbl_af4list_audit_addr() local 349 char *dir = (src ? "src" : "dst"); in netlbl_af6list_audit_addr() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/openat2/ |
| H A D | resolve_test.c | 111 const char *dir; member [all...] |
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | cq93vc.c | 49 cq93vc_set_dai_sysclk(struct snd_soc_dai *codec_dai, int clk_id, unsigned int freq, int dir) cq93vc_set_dai_sysclk() argument
|
| /kernel/linux/linux-6.6/security/tomoyo/ |
| H A D | mount.c | 77 tomoyo_mount_acl(struct tomoyo_request_info *r, const char *dev_name, const struct path *dir, const char *type, unsigned long flags) tomoyo_mount_acl() argument
|
| /kernel/linux/linux-6.6/sound/firewire/fireface/ |
| H A D | ff-stream.c | 42 enum amdtp_stream_direction dir; in init_stream() local
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | notifier-error-inject.c | 55 struct dentry *dir; in notifier_err_inject_init() local
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_nat_ftp.c | 73 int dir = CTINFO2DIR(ctinfo); in nf_nat_ftp() local
|
| /kernel/linux/linux-6.6/sound/soc/fsl/ |
| H A D | mpc5200_psc_i2s.c | 87 psc_i2s_set_sysclk(struct snd_soc_dai *cpu_dai, int clk_id, unsigned int freq, int dir) psc_i2s_set_sysclk() argument
|
| /kernel/linux/linux-6.6/sound/soc/mediatek/mt2701/ |
| H A D | mt2701-afe-clock-ctrl.c | 101 mt2701_afe_enable_i2s(struct mtk_base_afe *afe, struct mt2701_i2s_path *i2s_path, int dir) mt2701_afe_enable_i2s() argument 127 mt2701_afe_disable_i2s(struct mtk_base_afe *afe, struct mt2701_i2s_path *i2s_path, int dir) mt2701_afe_disable_i2s() argument
|
| /kernel/linux/linux-6.6/sound/soc/sh/rcar/ |
| H A D | debugfs.c | 71 struct dentry *dir; in rsnd_debugfs_probe() local
|
| /kernel/linux/linux-6.6/sound/soc/qcom/ |
| H A D | lpass-ipq806x.c | 98 static int ipq806x_lpass_alloc_dma_channel(struct lpass_data *drvdata, int dir, unsigned int dai_id) in ipq806x_lpass_alloc_dma_channel() argument
|
| /kernel/linux/linux-6.6/samples/hid/ |
| H A D | hid_mouse.c | 57 const char *str_id, *dir; in get_hid_id() local
|
| /test/xts/hats/kernel/syscalls/fileio/fchownat/ |
| H A D | FchownatApiTest.cpp | 112 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local 167 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local 210 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local
|
| /test/xts/hats/kernel/syscalls/fileio/fchmodat/ |
| H A D | FchmodatApiTest.cpp | 80 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local 132 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local 163 char *dir = getcwd(path, sizeof(path)); in HWTEST_F() local
|
| /third_party/elfutils/libdwfl/ |
| H A D | dwfl_build_id_find_elf.c | 82 char *dir; in __libdwfl_open_by_build_id() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | h263.c | 190 int16_t *ff_h263_pred_motion(MpegEncContext * s, int block, int dir, in ff_h263_pred_motion() argument
|
| /third_party/eudev/src/shared/ |
| H A D | conf-files.c | 50 _cleanup_closedir_ DIR *dir = NULL; in files_add() local
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | blowfish.c | 128 test_blowfish(AVBlowfish *ctx, uint8_t *dst, const uint8_t *src, const uint8_t *ref, int len, uint8_t *iv, int dir, const char *test) test_blowfish() argument
|
| /third_party/elfutils/libdw/ |
| H A D | dwarf_getalt.c | 50 __libdw_filepath (const char *debugdir, const char *dir, const char *file) in __libdw_filepath() argument [all...] |
| /third_party/gn/src/base/files/ |
| H A D | file_enumerator_posix.cc | 108 DIR* dir = opendir(root_path_.value().c_str()); in Next() local
|
| /third_party/gn/src/gn/ |
| H A D | binary_target_generator.cc | 186 SourceDir dir = scope_->GetSourceDir().ResolveRelativeDir( in FillOutputDir() local
|