Home
last modified time | relevance | path

Searched refs:dir (Results 2526 – 2550 of 3116) sorted by relevance

1...<<101102103104105106107108109110>>...125

/openbmc/linux/sound/soc/pxa/
H A Dmmp-sspa.c107 int clk_id, unsigned int freq, int dir) in mmp_sspa_set_dai_sysclk() argument
/openbmc/linux/drivers/spi/
H A Dspi-amlogic-spifc-a1.c281 if (op->data.dir == SPI_MEM_DATA_IN) in amlogic_spifc_a1_exec_op()
H A Dspi-sprd.c490 enum dma_transfer_direction dir) in sprd_spi_dma_submit() argument
503 desc = dmaengine_prep_slave_sg(dma_chan, sg->sgl, sg->nents, dir, flags); in sprd_spi_dma_submit()
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32mp157c-ed1.dts344 st,sig-dir;
/openbmc/linux/tools/power/pm-graph/config/
H A Dcustom-timeline-functions.cfg58 output-dir: suspend-{hostname}-{date}-{time}-custom
/openbmc/linux/include/linux/
H A Dnetfilter.h378 enum ip_conntrack_dir dir);
/openbmc/linux/arch/arm/boot/dts/ti/davinci/
H A Dda850-lcdk.dts312 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity.txt44 To that end, the BSP storage specifics live in meta-security/wic dir and
/openbmc/phosphor-host-ipmid/
H A Dmeson.options15 option('host-inband-request-dir', type: 'string', value: '/run/openbmc/', description: 'Directory t…
/openbmc/linux/fs/squashfs/
H A Dinode.c223 struct squashfs_dir_inode *sqsh_ino = &squashfs_ino.dir; in squashfs_read_inode()
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-bad_1.24.3.bb11 file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py23 for dir in dirs:
24 sys.path.append(os.path.join(root, dir))
/openbmc/linux/sound/soc/
H A Dsoc-component.c92 int dir) in snd_soc_component_set_sysclk() argument
98 freq, dir); in snd_soc_component_set_sysclk()
/openbmc/linux/drivers/staging/greybus/
H A Daudio_codec.c303 char intf_name[NAME_SIZE], dir[NAME_SIZE]; in gbaudio_module_update() local
314 ret = sscanf(w->sname, "%s %d %s", intf_name, &dai_id, dir); in gbaudio_module_update()
/openbmc/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c1049 static void qm_create_debugfs_file(struct hisi_qm *qm, struct dentry *dir, in qm_create_debugfs_file() argument
1054 debugfs_create_file(qm_debug_file_name[index], 0600, dir, file, in qm_create_debugfs_file()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mfw_hsi.h2395 #define GET_MIM_OFFSET(idx, is_asic, is_e4) (NVM_OFFSET(dir[MAX_MFW_BUNDLES])\
2404 struct nvm_dir dir; member
2412 union nvm_dir_union dir[MAX_MFW_BUNDLES]; member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dutils.py1815 def mkstemp(suffix=None, prefix=None, dir=None, text=False): argument
1832 return tempfile.mkstemp(suffix=suffix, prefix=prefix, dir=dir, text=text)
/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-nomadik.c834 int dir; in nmk_gpio_get_dir() local
838 dir = readl(nmk_chip->addr + NMK_GPIO_DIR) & BIT(offset); in nmk_gpio_get_dir()
842 if (dir) in nmk_gpio_get_dir()
/openbmc/openbmc/poky/documentation/ref-manual/
H A Ddevtool-reference.rst85 …usage: devtool add [-h] [--same-dir | --no-same-dir] [--fetch URI] [--npm-dev] [--version VERSION]…
98 --same-dir, -s Build in same directory as source
99 --no-same-dir Force build in a separate build directory
/openbmc/linux/drivers/input/misc/
H A Diqs7222.c1826 static int iqs7222_dev_init(struct iqs7222_private *iqs7222, int dir) in iqs7222_dev_init() argument
1842 if (dir == WRITE) { in iqs7222_dev_init()
1900 switch (dir) { in iqs7222_dev_init()
1948 if (dir == READ) { in iqs7222_dev_init()
/openbmc/linux/kernel/bpf/
H A Dcgroup.c2035 static ssize_t sysctl_cpy_dir(const struct ctl_dir *dir, char **bufp, in sysctl_cpy_dir() argument
2040 if (dir->header.parent) { in sysctl_cpy_dir()
2041 tmp_ret = sysctl_cpy_dir(dir->header.parent, bufp, lenp); in sysctl_cpy_dir()
2046 ret = strscpy(*bufp, dir->header.ctl_table[0].procname, *lenp); in sysctl_cpy_dir()
/openbmc/linux/tools/testing/selftests/net/
H A Dpmtu.sh674 …run_cmd ${ns_a} ip -${proto} xfrm policy add dir out mark 10 tmpl src ${veth_a_addr} dst ${veth_b_…
675 …run_cmd ${ns_a} ip -${proto} xfrm policy add dir in mark 10 tmpl src ${veth_b_addr} dst ${veth_a_a…
679 …run_cmd ${ns_b} ip -${proto} xfrm policy add dir out mark 10 tmpl src ${veth_b_addr} dst ${veth_a_…
680 …run_cmd ${ns_b} ip -${proto} xfrm policy add dir in mark 10 tmpl src ${veth_a_addr} dst ${veth_b_a…
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c700 *dir = DMA_FROM_DEVICE; in pqi_build_raid_path_request()
703 *dir = DMA_TO_DEVICE; in pqi_build_raid_path_request()
706 *dir = DMA_NONE; in pqi_build_raid_path_request()
709 *dir = DMA_BIDIRECTIONAL; in pqi_build_raid_path_request()
714 buffer, buffer_length, *dir); in pqi_build_raid_path_request()
772 enum dma_data_direction dir; in pqi_send_scsi_raid_request() local
775 buffer, buffer_length, vpd_page, &dir); in pqi_send_scsi_raid_request()
830 enum dma_data_direction dir; in pqi_identify_physical_device() local
836 buffer_length, 0, &dir); in pqi_identify_physical_device()
885 enum dma_data_direction dir; in pqi_get_advanced_raid_bypass_config() local
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-block-bcache22 the bcache/ dir of that cache.
/openbmc/u-boot/arch/arm/dts/
H A Dda850-evm.dts387 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */

1...<<101102103104105106107108109110>>...125