/openbmc/linux/sound/soc/pxa/ |
H A D | pxa2xx-i2s.c | 146 int clk_id, unsigned int freq, int dir) in pxa2xx_i2s_set_dai_sysclk() argument
|
/openbmc/linux/sound/soc/ux500/ |
H A D | ux500_msp_i2s.h | 483 unsigned int dir);
|
/openbmc/linux/fs/crypto/ |
H A D | fscrypt_private.h | 663 const union fscrypt_policy *fscrypt_policy_to_inherit(struct inode *dir);
|
/openbmc/linux/fs/squashfs/ |
H A D | squashfs_fs.h | 403 struct squashfs_dir_inode dir; member
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | wii.dts | 212 sda-enforce-dir;
|
/openbmc/docs/development/ |
H A D | gerrit-setup.md | 77 gitdir=$(git rev-parse --git-dir)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/protobuf/ |
H A D | protobuf_4.25.3.bb | 66 …sed -e 's|../src/google/protobuf/.libs/timestamp.pb.o|${B}/CMakeFiles/libprotobuf.dir/src/google/p…
|
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/ |
H A D | mdadm_4.3.bb | 78 sed -e 's!sleep 0.*!sleep 1!g; s!/var/tmp!/mdadm-testing-dir!g' -i ${D}${PTEST_PATH}/test
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-navigation/gpsd/ |
H A D | gpsd_3.24.bb | 13 inherit scons update-rc.d python3-dir python3native systemd update-alternatives pkgconfig
|
/openbmc/qemu/hw/arm/ |
H A D | omap1.c | 1897 uint16_t dir; member 1923 if (((1 << line) & s->dir & ~s->mask) && s->clk) { in omap_mpuio_set() 1967 return s->dir; in omap_mpuio_read() 2023 diff = (s->outputs ^ value) & ~s->dir; in omap_mpuio_write() 2033 diff = s->outputs & (s->dir ^ value); in omap_mpuio_write() 2034 s->dir = value; in omap_mpuio_write() 2036 value = s->outputs & ~s->dir; in omap_mpuio_write() 2094 s->dir = ~0; in omap_mpuio_reset()
|
/openbmc/linux/drivers/spi/ |
H A D | spi.c | 1017 enum dma_data_direction dir, unsigned long attrs) in spi_map_buf_attrs() argument 1083 ret = dma_map_sgtable(dev, sgt, dir, attrs); in spi_map_buf_attrs() 1094 enum dma_data_direction dir) in spi_map_buf() argument 1096 return spi_map_buf_attrs(ctlr, dev, sgt, buf, len, dir, 0); in spi_map_buf() 1101 enum dma_data_direction dir, in spi_unmap_buf_attrs() argument 1105 dma_unmap_sgtable(dev, sgt, dir, attrs); in spi_unmap_buf_attrs() 1113 struct sg_table *sgt, enum dma_data_direction dir) in spi_unmap_buf() argument 1115 spi_unmap_buf_attrs(ctlr, dev, sgt, dir, 0); in spi_unmap_buf()
|
/openbmc/linux/fs/affs/ |
H A D | Changes | 60 - introduce affs_lock_{link|dir|ext}. 318 - Allow dir-cache filesystems to be mounted
|
/openbmc/linux/fs/ntfs/ |
H A D | layout.h | 2190 } __attribute__ ((__packed__)) dir; member 2225 } __attribute__ ((__packed__)) dir; member
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0008-libinstaller-syslinuxext-implement-syslinux_patch_bo.patch | 199 static int patch_file_and_bootblock(int fd, const char *dir, int devfd) 210 @@ -281,33 +145,8 @@ static int patch_file_and_bootblock(int fd, const char *dir, int devfd)
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ceph.rst | 82 setfattr -n ceph.quota.max_bytes -v 100000000 /some/dir 83 getfattr -n ceph.quota.max_bytes /some/dir
|
/openbmc/linux/sound/soc/intel/atom/ |
H A D | sst-mfld-platform-pcm.c | 156 static int sst_get_stream_mapping(int dev, int sdev, int dir, in sst_get_stream_mapping() argument 167 if ((map[i].dev_num == dev) && (map[i].direction == dir)) in sst_get_stream_mapping()
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | mite.c | 353 if (mite_chan->dir == COMEDI_INPUT) in mite_sync_dma() 505 if (mite_chan->dir == COMEDI_INPUT) in mite_prep_dma()
|
/openbmc/linux/Documentation/translations/zh_CN/process/ |
H A D | coding-style.rst | 602 (dir-locals-set-class-variables 636 (dir-locals-set-directory-class
|
/openbmc/linux/drivers/dma/sh/ |
H A D | usb-dmac.c | 417 unsigned int sg_len, enum dma_transfer_direction dir, in usb_dmac_prep_slave_sg() argument 435 desc->direction = dir; in usb_dmac_prep_slave_sg()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | lpc32xx_mlc.c | 393 enum dma_transfer_direction dir) in lpc32xx_xmit_dma() argument 409 desc = dmaengine_prep_slave_sg(host->dma_chan, &host->sgl, 1, dir, in lpc32xx_xmit_dma()
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | wm97xx-core.c | 227 void wm97xx_config_gpio(struct wm97xx *wm, u32 gpio, enum wm97xx_gpio_dir dir, in wm97xx_config_gpio() argument 260 if (dir == WM97XX_GPIO_IN) in wm97xx_config_gpio()
|
/openbmc/linux/block/ |
H A D | blk-core.c | 493 struct dentry *dir = fault_create_debugfs_attr("fail_make_request", in fail_make_request_debugfs() local 496 return PTR_ERR_OR_ZERO(dir); in fail_make_request_debugfs()
|
/openbmc/linux/fs/f2fs/ |
H A D | xattr.c | 154 int f2fs_init_security(struct inode *inode, struct inode *dir, in f2fs_init_security() argument 157 return security_inode_init_security(inode, dir, qstr, in f2fs_init_security()
|
/openbmc/dbus-sensors/src/intel-cpu/ |
H A D | IntelCPUSensorMain.cpp | 434 const std::string& dir = devicePath.parent_path().string(); in exportDevice() local 435 for (const auto& path : std::filesystem::directory_iterator(dir)) in exportDevice()
|
/openbmc/linux/fs/smb/client/ |
H A D | cached_dir.c | 93 struct inode *dir = d_inode(dentry); in path_to_dentry() local 96 if (!S_ISDIR(dir->i_mode)) { in path_to_dentry()
|