/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/gattlib/ |
H A D | gattlib_git.bb | 12 file://dbus-avoid-strange-chars-from-the-build-dir.patch \
|
/openbmc/openbmc/poky/meta/recipes-devtools/librepo/librepo/ |
H A D | 0002-Do-not-try-to-obtain-PYTHON_INSTALL_DIR-by-running-p.patch | 35 MESSAGE(STATUS "Python3 install dir is ${PYTHON_INSTALL_DIR}")
|
/openbmc/linux/Documentation/translations/zh_CN/iio/ |
H A D | iio_configfs.rst | 104 "hrtimer”触发器类型没有来自/config dir的任何可配置属性。
|
/openbmc/openbmc/poky/meta/recipes-support/pinentry/ |
H A D | pinentry_1.3.0.bb | 25 PACKAGECONFIG[ncurses] = "--enable-ncurses --with-ncurses-include-dir=${STAGING_INCDIR}, --disable…
|
/openbmc/openbmc/meta-openembedded/meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/ |
H A D | gnome-remote-desktop_46.2.bb | 40 USERADD_PARAM:${PN} = "--system --no-create-home --user-group --home-dir ${sysconfdir}/polkit-1 pol…
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/fetchmail/ |
H A D | fetchmail_6.4.38.bb | 17 inherit autotools gettext pkgconfig python3-dir python3native
|
/openbmc/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 223 DIR *dir; in cpufreq_sysfs_present() local 226 if (dir) { in cpufreq_sysfs_present() 227 closedir(dir); in cpufreq_sysfs_present() 760 DIR *dir; in create_cpu_map() local 783 dir = opendir(buffer); in create_cpu_map() 784 if (!dir) in create_cpu_map() 786 closedir(dir); in create_cpu_map() 915 DIR *dir; in isolate_cpus() local 918 dir = opendir(dir_name); in isolate_cpus() 919 if (!dir) { in isolate_cpus() [all …]
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | mpc8569mds.dts | 142 /* port pin dir open_drain assignment has_irq */ 162 /* port pin dir open_drain assignment has_irq */ 182 /* port pin dir open_drain assignment has_irq */ 202 /* port pin dir open_drain assignment has_irq */
|
/openbmc/linux/fs/proc/ |
H A D | inode.c | 146 struct dentry *dir = d_find_any_alias(inode); in proc_invalidate_siblings_dcache() local 147 if (dir) { in proc_invalidate_siblings_dcache() 148 d_invalidate(dir); in proc_invalidate_siblings_dcache() 149 dput(dir); in proc_invalidate_siblings_dcache()
|
H A D | base.c | 2126 struct dentry *child, *dir = file->f_path.dentry; in proc_fill_cache() local 2132 child = d_hash_and_lookup(dir, &qname); in proc_fill_cache() 2135 child = d_alloc_parallel(dir, &qname, &wq); in proc_fill_cache() 2357 task = get_proc_task(dir); in proc_map_files_lookup() 2719 static struct dentry *proc_pident_lookup(struct inode *dir, in proc_pident_lookup() argument 2724 struct task_struct *task = get_proc_task(dir); in proc_pident_lookup() 2886 return proc_pident_lookup(dir, dentry, \ 2945 return proc_pident_lookup(dir, dentry, in proc_attr_dir_lookup() 3438 return proc_pident_lookup(dir, dentry, in proc_tgid_base_lookup() 3763 return proc_pident_lookup(dir, dentry, in proc_tid_base_lookup() [all …]
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-snowball.dts | 256 st,sig-dir-cmd; 257 st,sig-dir-dat0; 258 st,sig-dir-dat2; 259 st,sig-dir-dat31;
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | cacheinfo.c | 744 static void cacheinfo_create_index_opt_attrs(struct cache_index_dir *dir) in cacheinfo_create_index_opt_attrs() argument 755 cache = dir->cache; in cacheinfo_create_index_opt_attrs() 769 rc = attr->show(&dir->kobj, attr, buf); in cacheinfo_create_index_opt_attrs() 777 if (sysfs_create_file(&dir->kobj, &attr->attr)) in cacheinfo_create_index_opt_attrs()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-pxa.c | 198 int ret, af = 0, dir = 0; in __gpio_is_occupied() local 209 dir = gpdr & GPIO_bit(gpio); in __gpio_is_occupied() 212 ret = (af != 1) || (dir == 0); in __gpio_is_occupied() 214 ret = (af != 0) || (dir != 0); in __gpio_is_occupied()
|
/openbmc/linux/drivers/iio/proximity/ |
H A D | sx9360.c | 483 enum iio_event_direction dir, in sx9360_read_event_val() argument 495 switch (dir) { in sx9360_read_event_val() 602 enum iio_event_direction dir, in sx9360_write_event_val() argument 614 switch (dir) { in sx9360_write_event_val()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/ |
H A D | freeradius_3.2.3.bb | 27 file://0007-rlm_python-add-PY_INC_DIR-in-search-dir.patch \ 106 …${STAGING_BINDIR_NATIVE}/python3-native/python3 --with-rlm-python3-include-dir=${STAGING_INCDIR}/$… 118 # from cpan-base and python3-dir bbclasses for building rlm_perl and rlm_python 120 inherit cpan-base python3-dir
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptscsih.c | 2779 int my_idx, ii, dir; in mptscsih_do_cmd() local 2806 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd() 2814 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd() 2820 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd() 2830 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd() 2836 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd() 2855 dir = MPI_SCSIIO_CONTROL_WRITE; in mptscsih_do_cmd() 2870 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd() 2877 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd() 2884 dir = MPI_SCSIIO_CONTROL_READ; in mptscsih_do_cmd() [all …]
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | mpc5121.h | 114 enum mpc512x_lpbfifo_req_dir dir; member
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv090x.h | 95 int (*set_gpio)(struct dvb_frontend *fe, u8 gpio, u8 dir, u8 value,
|
/openbmc/linux/net/rds/ |
H A D | ib_mr.h | 124 void rds_ib_sync_mr(void *trans_private, int dir);
|
/openbmc/openbmc/poky/meta/recipes-connectivity/iw/iw/ |
H A D | separate-objdir.patch | 23 +SRCDIR ?= $(dir $(lastword $(MAKEFILE_LIST)))
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | cpu-reset.cocci | 8 // --keep-comments --smpl-spacing --in-place --include-headers --dir target
|
/openbmc/linux/drivers/video/console/ |
H A D | dummycon.c | 116 unsigned int bottom, enum con_scroll dir, in dummycon_scroll() argument
|
/openbmc/linux/sound/firewire/digi00x/ |
H A D | digi00x.h | 116 enum amdtp_stream_direction dir);
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ssmping/files/ |
H A D | 0001-Makefile-tweak-install-dir.patch | 4 Subject: [PATCH] Makefile: tweak install dir
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/crash/crash/ |
H A D | gdb_build_jobs_and_not_write_crash_target.patch | 27 …(cd ${GDB}; ./configure --host=${GDB_TARGET} --build=${GDB_HOST} --with-separate-debug-dir=/usr/li…
|