/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-designware.h | 141 #define PCIE_ATU_UNROLL_BASE(dir, index) \ argument 142 (((index) << 9) | ((dir == PCIE_ATU_REGION_DIR_IB) ? BIT(8) : 0)) 440 void dw_pcie_disable_atu(struct dw_pcie *pci, u32 dir, int index);
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | hw.c | 856 .dir = "QCN9274/hw1.0", 912 .dir = "WCN7850/hw2.0", 969 .dir = "QCN9274/hw2.0",
|
/openbmc/linux/fs/ocfs2/cluster/ |
H A D | heartbeat.c | 1384 static void o2hb_debug_create(const char *name, struct dentry *dir, in o2hb_debug_create() argument 1397 debugfs_create_file(name, S_IFREG|S_IRUSR, dir, *db, &o2hb_debug_fops); in o2hb_debug_create() 1964 struct dentry *dir; in o2hb_debug_region_init() local 1966 dir = debugfs_create_dir(config_item_name(®->hr_item), parent); in o2hb_debug_region_init() 1967 reg->hr_debug_dir = dir; in o2hb_debug_region_init() 1969 o2hb_debug_create(O2HB_DEBUG_LIVENODES, dir, &(reg->hr_db_livenodes), in o2hb_debug_region_init() 1975 o2hb_debug_create(O2HB_DEBUG_REGION_NUMBER, dir, &(reg->hr_db_regnum), in o2hb_debug_region_init() 1979 o2hb_debug_create(O2HB_DEBUG_REGION_ELAPSED_TIME, dir, in o2hb_debug_region_init() 1984 o2hb_debug_create(O2HB_DEBUG_REGION_PINNED, dir, &(reg->hr_db_pinned), in o2hb_debug_region_init()
|
/openbmc/linux/fs/ubifs/ |
H A D | journal.c | 538 int ubifs_jnl_update(struct ubifs_info *c, const struct inode *dir, in ubifs_jnl_update() argument 543 int aligned_dlen, aligned_ilen, sync = IS_DIRSYNC(dir); in ubifs_jnl_update() 546 struct ubifs_inode *host_ui = ubifs_inode(dir); in ubifs_jnl_update() 592 dent_key_init_hash(c, &dent_key, dir->i_ino, nm->hash); in ubifs_jnl_update() 594 dent_key_init(c, &dent_key, dir->i_ino, nm); in ubifs_jnl_update() 597 xent_key_init(c, &dent_key, dir->i_ino, nm); in ubifs_jnl_update() 621 pack_inode(c, ino, dir, 1); in ubifs_jnl_update() 643 ubifs_wbuf_add_ino_nolock(wbuf, dir->i_ino); in ubifs_jnl_update() 675 ino_key_init(c, &ino_key, dir->i_ino); in ubifs_jnl_update()
|
/openbmc/linux/drivers/scsi/ |
H A D | aha1740.h | 120 dir:1, /* Direction of transfer 1 = datain */
|
/openbmc/linux/sound/firewire/tascam/ |
H A D | tascam.h | 159 enum amdtp_stream_direction dir, unsigned int pcm_channels);
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/spice/ |
H A D | spice_git.bb | 26 inherit meson gettext python3native python3-dir pkgconfig
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac_dma.h | 169 struct stmmac_extra_stats *x, u32 chan, u32 dir);
|
/openbmc/linux/scripts/ |
H A D | Makefile.modpost | 153 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
|
/openbmc/linux/net/mac80211/ |
H A D | rc80211_minstrel_ht.h | 198 void minstrel_ht_add_sta_debugfs(void *priv, void *priv_sta, struct dentry *dir);
|
/openbmc/openbmc/poky/meta/recipes-devtools/dpkg/dpkg/ |
H A D | 0007-dpkg-deb-build.c-Remove-usage-of-clamp-mtime-in-tar.patch | 33 @@ -504,7 +504,7 @@ tarball_pack(const char *dir, filenames_feed_func *tar_filenames_feeder,
|
/openbmc/linux/drivers/gpu/drm/ci/ |
H A D | lava-submit.sh | 45 --ci-project-dir "${CI_PROJECT_DIR}" \
|
/openbmc/openbmc/poky/meta/recipes-extended/rpcbind/ |
H A D | rpcbind_1.2.6.bb | 34 USERADD_PARAM:${PN} = "--system --no-create-home --home-dir / \
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gdm/ |
H A D | gdm_46.0.bb | 29 -Dpam-mod-dir=${base_libdir}/security \
|
/openbmc/qemu/include/qemu/ |
H A D | cutils.h | 270 char *get_relocated_path(const char *dir);
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | davinci_cpdma.c | 119 enum dma_data_direction dir; member 913 chan->dir = DMA_FROM_DEVICE; in cpdma_chan_create() 920 chan->dir = DMA_TO_DEVICE; in cpdma_chan_create() 1047 dma_sync_single_for_device(ctlr->dev, buffer, len, chan->dir); in cpdma_chan_submit_si() 1049 buffer = dma_map_single(ctlr->dev, si->data_virt, len, chan->dir); in cpdma_chan_submit_si() 1210 chan->dir); in __cpdma_chan_free() 1212 dma_unmap_single(ctlr->dev, buff_dma, origlen, chan->dir); in __cpdma_chan_free()
|
/openbmc/phosphor-host-ipmid/docs/ |
H A D | testing.md | 54 cd /my/dir/for/phosphor-host-ipmid 65 (`/my/dir/for/phosphor-host-ipmid`), so we'll need to mount it when we run. Open 71 PHOSPHOR_IPMI_HOST_PATH="/my/dir/for/phosphor-host-ipmid" 98 cd /my/dir/for/phosphor-host-ipmid 107 cd /my/dir/for/phosphor-host-ipmid 147 In `/my/dir/for/phosphor-host-ipmid`, create a new branch based on `master` (or 355 cd /my/dir/for/phosphor-host-ipmid
|
/openbmc/linux/tools/power/cpupower/bench/ |
H A D | README-BENCH | 119 -o, --output=<dir> output dir, must exist
|
/openbmc/u-boot/drivers/gpio/ |
H A D | pca953x_gpio.c | 199 static int pca953x_set_direction(struct udevice *dev, uint offset, int dir) in pca953x_set_direction() argument 207 if (dir == PCA953X_DIRECTION_IN) in pca953x_set_direction()
|
/openbmc/linux/drivers/video/console/ |
H A D | mdacon.c | 507 enum con_scroll dir, unsigned int lines) in mdacon_scroll() argument 517 switch (dir) { in mdacon_scroll()
|
/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/ |
H A D | pidof-add-m-option.patch | 81 DIR *dir; 104 closedir(dir);
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch | 151 # define add_system_dir(dir) add_dir (dir)
|
/openbmc/linux/include/uapi/linux/ |
H A D | xfrm.h | 424 __u8 dir; member 438 __u8 dir; member
|
/openbmc/linux/scripts/gcc-plugins/ |
H A D | gcc-common.h | 98 void debug_dominance_info(enum cdi_direction dir); 99 void debug_dominance_tree(enum cdi_direction dir, basic_block root);
|
/openbmc/linux/sound/soc/codecs/ |
H A D | ad193x.c | 282 int clk_id, unsigned int freq, int dir) in ad193x_set_dai_sysclk() argument 290 if (dir == SND_SOC_CLOCK_OUT || freq != 24576000) in ad193x_set_dai_sysclk()
|