/openbmc/linux/tools/include/nolibc/ |
H A D | Makefile | 7 srctree := $(patsubst %/tools/include/,%,$(dir $(CURDIR)))
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-extended/python-blivet/ |
H A D | python3-blivet_3.9.2.bb | 14 file://0008-use-oe-variable-to-replace-hardcoded-dir.patch \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/ |
H A D | bitwise_0.50.bb | 14 file://0001-makefile.am-Fix-build-when-build-dir-is-not-same-as-.patch \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/malcontent/ |
H A D | malcontent.bb | 30 USERADD_PARAM:${PN} = "--system --no-create-home --user-group --home-dir ${sysconfdir}/polkit-1 --s…
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | device-reset.cocci | 9 // --keep-comments --smpl-spacing --in-place --include-headers --dir hw
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | sstfb.c | 873 int i, mir, dir; in sst_detect_att() local 886 dir = sst_dac_read(DACREG_RMR); in sst_detect_att() 887 f_ddprintk("mir: %#x, dir: %#x\n", mir, dir); in sst_detect_att() 888 if (mir == DACREG_MIR_ATT && dir == DACREG_DIR_ATT) { in sst_detect_att() 898 int i, mir, dir; in sst_detect_ti() local 911 dir = sst_dac_read(DACREG_RMR); in sst_detect_ti() 912 f_ddprintk("mir: %#x, dir: %#x\n", mir, dir); in sst_detect_ti() 913 if ((mir == DACREG_MIR_TI ) && (dir == DACREG_DIR_TI)) { in sst_detect_ti()
|
/openbmc/linux/sound/soc/stm/ |
H A D | stm32_sai_sub.c | 41 #define STM_SAI_IS_PLAYBACK(ip) ((ip)->dir == SNDRV_PCM_STREAM_PLAYBACK) 42 #define STM_SAI_IS_CAPTURE(ip) ((ip)->dir == SNDRV_PCM_STREAM_CAPTURE) 112 int dir; member 549 int clk_id, unsigned int freq, int dir) in stm32_sai_set_sysclk() argument 554 if (dir == SND_SOC_CLOCK_OUT && sai->sai_mclk) { in stm32_sai_set_sysclk() 1397 sai->dir = SNDRV_PCM_STREAM_PLAYBACK; in stm32_sai_sub_parse_of() 1399 sai->dir = SNDRV_PCM_STREAM_CAPTURE; in stm32_sai_sub_parse_of() 1409 sai->dir == SNDRV_PCM_STREAM_CAPTURE) { in stm32_sai_sub_parse_of()
|
/openbmc/linux/drivers/char/ |
H A D | ds1620.c | 66 static inline void netwinder_ds1620_set_data_dir(int dir) in netwinder_ds1620_set_data_dir() argument 68 nw_gpio_modify_io(GPIO_DATA, dir ? GPIO_DATA : 0); in netwinder_ds1620_set_data_dir()
|
/openbmc/qemu/hw/9pfs/ |
H A D | codir.c | 97 v9fs_readdir_lock(&fidp->fs.dir); in do_readdir_many() 177 v9fs_readdir_unlock(&fidp->fs.dir); in do_readdir_many()
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0011-eglibc-Help-bootstrap-cross-toolchain.patch | 57 subdir-stubs := $(foreach dir,$(subdirs),$(common-objpfx)$(dir)/stubs)
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec.h | 94 u8 dir : 2; member 286 u8 dir : 2; member
|
/openbmc/linux/sound/soc/intel/avs/boards/ |
H A D | hdaudio.c | 77 int dir = SNDRV_PCM_STREAM_PLAYBACK; in avs_card_hdmi_pcm_at() local 83 spcm = rtd->pcm ? rtd->pcm->streams[dir].pcm : NULL; in avs_card_hdmi_pcm_at()
|
/openbmc/linux/fs/ext4/ |
H A D | acl.c | 279 ext4_init_acl(handle_t *handle, struct inode *inode, struct inode *dir) in ext4_init_acl() argument 284 error = posix_acl_create(dir, &inode->i_mode, &default_acl, &acl); in ext4_init_acl()
|
/openbmc/linux/crypto/ |
H A D | scompress.c | 113 static int scomp_acomp_comp_decomp(struct acomp_req *req, int dir) in scomp_acomp_comp_decomp() argument 138 if (dir) in scomp_acomp_comp_decomp()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntpsec/ |
H A D | ntpsec_1.2.2a.bb | 24 inherit pkgconfig python3-dir python3targetconfig systemd update-alternatives update-rc.d useradd w… 116 USERADD_PARAM:${PN} = "--system --home-dir ${NTP_USER_HOME} \
|
/openbmc/linux/scripts/dtc/ |
H A D | srcpos.h | 16 char *dir; member
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
H A D | x86_basename.patch | 25 fprintf(stderr, "Invalid format of int13_dev dir "
|
/openbmc/u-boot/include/ |
H A D | zfs_common.h | 84 int dir; member
|
/openbmc/openbmc/poky/meta/recipes-devtools/createrepo-c/createrepo-c/ |
H A D | 0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch | 25 MESSAGE(STATUS "Python install dir is ${PYTHON_INSTALL_DIR}")
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ntopng/files/ |
H A D | 0001-Makefile.in-don-t-use-the-internal-lua.patch | 7 third-party sub dir of source tree, but this one supports
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/dnfdragora/ |
H A D | 0001-Do-not-set-PYTHON_INSTALL_DIR-by-running-python.patch | 25 message(STATUS "Python install dir is ${PYTHON_INSTALL_DIR}")
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/mg/ |
H A D | 0001-Undefine-REGEX-for-musl-based-systems.patch | 33 SRCS= autoexec.c basic.c bell.c buffer.c cinfo.c dir.c display.c \
|
/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/tiff/ |
H A D | CVE-2023-6277-At-image-reading-compare-data-size-of-some-tags-data-2.patch | 26 @@ -5305,7 +5305,6 @@ static int EstimateStripByteCounts(TIFF *tif, TIFFDirEntry *dir,
|
/openbmc/openbmc/poky/meta/recipes-support/gnupg/gnupg/ |
H A D | 0004-autogen.sh-fix-find-version-for-beta-checking.patch | 8 tarball and re-run autoconf in their local build dir.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/dnfdragora/ |
H A D | dnfdragora_2.1.6.bb | 16 inherit cmake gettext pkgconfig python3-dir python3native setuptools3-base mime-xdg
|