/openbmc/linux/drivers/net/ethernet/sfc/falcon/ |
H A D | phy.h | 44 void falcon_txc_set_gpio_dir(struct ef4_nic *efx, int pin, int dir);
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-appdirs_1.4.4.bb | 1 …"A small Python module for determining appropriate + platform-specific dirs, e.g. a user data dir."
|
/openbmc/linux/drivers/hsi/controllers/ |
H A D | omap_ssi_port.c | 44 debugfs_remove_recursive(omap_port->dir); in ssi_debug_remove_port() 155 struct dentry *dir) in ssi_debug_add_port() argument 159 dir = debugfs_create_dir(dev_name(omap_port->dev), dir); in ssi_debug_add_port() 160 omap_port->dir = dir; in ssi_debug_add_port() 161 debugfs_create_file("regs", S_IRUGO, dir, port, &ssi_port_regs_fops); in ssi_debug_add_port() 162 dir = debugfs_create_dir("sst", dir); in ssi_debug_add_port() 163 debugfs_create_file_unsafe("divisor", 0644, dir, port, in ssi_debug_add_port() 1214 ssi_debug_add_port(omap_port, omap_ssi->dir); in ssi_port_probe()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_sip.c | 857 enum ip_conntrack_dir dir = CTINFO2DIR(ctinfo); in set_expected_rtp_rtcp() local 867 if (!nf_inet_addr_cmp(daddr, &ct->tuplehash[dir].tuple.src.u3)) in set_expected_rtp_rtcp() 869 saddr = &ct->tuplehash[!dir].tuple.src.u3; in set_expected_rtp_rtcp() 1227 enum ip_conntrack_dir dir = CTINFO2DIR(ctinfo); in process_register_request() local 1264 if (!nf_inet_addr_cmp(&ct->tuplehash[dir].tuple.src.u3, &daddr)) in process_register_request() 1291 saddr = &ct->tuplehash[!dir].tuple.src.u3; in process_register_request() 1330 enum ip_conntrack_dir dir = CTINFO2DIR(ctinfo); in process_register_response() local 1372 if (!nf_inet_addr_cmp(&ct->tuplehash[dir].tuple.dst.u3, &addr)) in process_register_response() 1459 enum ip_conntrack_dir dir = CTINFO2DIR(ctinfo); in process_sip_request() local 1474 port != ct->tuplehash[dir].tuple.src.u.udp.port && in process_sip_request() [all …]
|
/openbmc/linux/fs/exfat/ |
H A D | nls.c | 759 clu.dir = sbi->root_dir; in exfat_create_upcase_table() 762 while (clu.dir != EXFAT_EOF_CLUSTER) { in exfat_create_upcase_table() 795 if (exfat_get_next_cluster(sb, &(clu.dir))) in exfat_create_upcase_table()
|
H A D | file.c | 129 clu.dir += num_clusters; in __exfat_truncate() 133 last_clu = clu.dir; in __exfat_truncate() 134 if (exfat_get_next_cluster(sb, &(clu.dir))) in __exfat_truncate()
|
/openbmc/linux/sound/pci/lola/ |
H A D | lola.h | 483 int lola_init_pcm(struct lola *chip, int dir, int *nidp); 497 int lola_init_pins(struct lola *chip, int dir, int *nidp); 501 int lola_setup_all_analog_gains(struct lola *chip, int dir, bool mute);
|
/openbmc/linux/drivers/staging/vc04_services/interface/vchiq_arm/ |
H A D | vchiq_core.h | 151 short dir; member 509 enum vchiq_bulk_dir dir); 565 void __user *uoffset, int size, int dir);
|
/openbmc/linux/tools/lib/bpf/ |
H A D | Makefile | 21 srctree := $(patsubst %/,%,$(dir $(CURDIR))) 22 srctree := $(patsubst %/,%,$(dir $(srctree))) 23 srctree := $(patsubst %/,%,$(dir $(srctree)))
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-mxs.c | 242 u32 dir; in mxs_gpio_get_direction() local 244 dir = readl(port->base + PINCTRL_DOE(port)); in mxs_gpio_get_direction() 245 if (dir & mask) in mxs_gpio_get_direction()
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | Makefile | 216 if test -r $(DESTDIR)$(infodir)/dir; then \ 217 $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) perf.info ;\ 218 $(INSTALL_INFO) --info-dir=$(DESTDIR)$(infodir) perfman.info ;\
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | mm.c | 26 #define node(root, dir) ((root)->nl_entry.dir == &mm->nodes) ? NULL : \ argument 27 list_entry((root)->nl_entry.dir, struct nvkm_mm_node, nl_entry)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/ |
H A D | 0008-libtool-do-not-use-jlibtool.patch | 51 + ${Q}mv $(dir $@)/.libs/$(notdir $*.d) ${BUILD_DIR}/objs/$*.d 59 + ${Q}mv $(dir $@)/.libs/$(notdir $*.d) ${BUILD_DIR}/objs/$*.d 107 define ADD_INSTALL_RULE.dir
|
/openbmc/openbmc/meta-security/recipes-ids/ossec/ |
H A D | ossec-hids_3.7.0.bb | 29 USERADD_PARAM:${PN} = "--system -g ${OSSEC_GID} --home-dir \ 77 # For the etc dir 165 USERADD_PARAM:${PN} = "--system --home-dir /var/ossec -g ossec --shell /bin/false ossec"
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-cross.inc | 39 --with-gxx-include-dir=/not/exist${target_includedir}/c++/${BINV} \ 40 --with-gxx-libcxx-include-dir=/not/exist${target_includedir}/c++/v1 \ 107 # libquadmath headers need to be available in the gcc libexec dir
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/lvm2/files/ |
H A D | lvm.conf | 16 dir = "/dev"
|
/openbmc/linux/tools/lib/subcmd/ |
H A D | run-command.h | 42 const char *dir; member
|
/openbmc/linux/fs/dlm/ |
H A D | Makefile | 5 dir.o \
|
/openbmc/linux/sound/firewire/ |
H A D | amdtp-am824.h | 48 enum amdtp_stream_direction dir, unsigned int flags);
|
/openbmc/openbmc/poky/meta/recipes-multimedia/libtheora/libtheora-1.1.1/ |
H A D | no-docs.patch | 15 # we include the whole debian/ dir in EXTRA_DIST because there's a problem
|
/openbmc/linux/sound/soc/intel/avs/ |
H A D | pcm.c | 40 enum snd_soc_dapm_direction dir; in avs_dai_find_path_template() local 43 dir = is_fe ? SND_SOC_DAPM_DIR_OUT : SND_SOC_DAPM_DIR_IN; in avs_dai_find_path_template() 45 dir = is_fe ? SND_SOC_DAPM_DIR_IN : SND_SOC_DAPM_DIR_OUT; in avs_dai_find_path_template() 48 dp = list_first_entry_or_null(&dw->edges[dir], typeof(*dp), list_node[dir]); in avs_dai_find_path_template() 1441 int dir = substream->stream; in avs_component_hda_open() local 1448 for_each_dpcm_be(rtd, dir, dpcm) { in avs_component_hda_open() 1452 if (be->dpcm[dir].users == 1) in avs_component_hda_open() 1455 be_substream = snd_soc_dpcm_get_substream(be, dir); in avs_component_hda_open() 1461 if (dir == SNDRV_PCM_STREAM_CAPTURE) in avs_component_hda_open()
|
/openbmc/linux/drivers/iio/adc/ |
H A D | max1363.c | 454 .dir = IIO_EV_DIR_RISING, 459 .dir = IIO_EV_DIR_FALLING, 729 enum iio_event_direction dir, enum iio_event_info info, int *val, in max1363_read_thresh() argument 733 if (dir == IIO_EV_DIR_FALLING) in max1363_read_thresh() 742 enum iio_event_direction dir, enum iio_event_info info, int val, in max1363_write_thresh() argument 758 switch (dir) { in max1363_write_thresh() 812 enum iio_event_direction dir) in max1363_read_event_config() argument 819 if (dir == IIO_EV_DIR_FALLING) in max1363_read_event_config() 963 enum iio_event_direction dir, int state) in max1363_write_event_config() argument 976 if (dir == IIO_EV_DIR_FALLING) { in max1363_write_event_config()
|
/openbmc/linux/drivers/thunderbolt/ |
H A D | debugfs.c | 876 struct dentry *dir, *parent; in margining_port_init() local 925 dir = debugfs_create_dir("margining", parent); in margining_port_init() 937 debugfs_create_file("ber_level_contour", 0400, dir, port, in margining_port_init() 940 debugfs_create_file("caps", 0400, dir, port, &margining_caps_fops); in margining_port_init() 941 debugfs_create_file("lanes", 0600, dir, port, &margining_lanes_fops); in margining_port_init() 942 debugfs_create_file("mode", 0600, dir, port, &margining_mode_fops); in margining_port_init() 943 debugfs_create_file("run", 0600, dir, port, &margining_run_fops); in margining_port_init() 944 debugfs_create_file("results", 0600, dir, port, &margining_results_fops); in margining_port_init() 945 debugfs_create_file("test", 0600, dir, port, &margining_test_fops); in margining_port_init() 949 debugfs_create_file("margin", 0600, dir, port, &margining_margin_fops); in margining_port_init()
|
/openbmc/openbmc/poky/meta/lib/oe/package_manager/rpm/ |
H A D | __init__.py | 44 for dir in entry[1]: 45 if dir != 'repodata': 46 dir_path = oe.path.join(self.deploy_dir, dir) 250 for dir in self.packaging_data_dirs: 251 bb.utils.remove(oe.path.join(self.target_rootfs, dir), True)
|
/openbmc/linux/sound/soc/ |
H A D | soc-dai.c | 53 unsigned int freq, int dir) in snd_soc_dai_set_sysclk() argument 59 ret = dai->driver->ops->set_sysclk(dai, clk_id, freq, dir); in snd_soc_dai_set_sysclk() 62 freq, dir); in snd_soc_dai_set_sysclk() 474 bool snd_soc_dai_stream_valid(struct snd_soc_dai *dai, int dir) in snd_soc_dai_stream_valid() argument 476 struct snd_soc_pcm_stream *stream = snd_soc_dai_get_pcm_stream(dai, dir); in snd_soc_dai_stream_valid()
|