/openbmc/linux/sound/soc/pxa/ |
H A D | mmp-sspa.c | 107 int clk_id, unsigned int freq, int dir) in mmp_sspa_set_dai_sysclk() argument
|
/openbmc/linux/drivers/spi/ |
H A D | spi-amlogic-spifc-a1.c | 281 if (op->data.dir == SPI_MEM_DATA_IN) in amlogic_spifc_a1_exec_op()
|
H A D | spi-sprd.c | 490 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 D | stm32mp157c-ed1.dts | 344 st,sig-dir;
|
/openbmc/linux/tools/power/pm-graph/config/ |
H A D | custom-timeline-functions.cfg | 58 output-dir: suspend-{hostname}-{date}-{time}-custom
|
/openbmc/linux/include/linux/ |
H A D | netfilter.h | 378 enum ip_conntrack_dir dir);
|
/openbmc/linux/arch/arm/boot/dts/ti/davinci/ |
H A D | da850-lcdk.dts | 312 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
|
/openbmc/openbmc/meta-security/docs/ |
H A D | dm-verity.txt | 44 To that end, the BSP storage specifics live in meta-security/wic dir and
|
/openbmc/phosphor-host-ipmid/ |
H A D | meson.options | 15 option('host-inband-request-dir', type: 'string', value: '/run/openbmc/', description: 'Directory t…
|
/openbmc/linux/fs/squashfs/ |
H A D | inode.c | 223 struct squashfs_dir_inode *sqsh_ino = &squashfs_ino.dir; in squashfs_read_inode()
|
/openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/ |
H A D | gstreamer1.0-plugins-bad_1.24.3.bb | 11 file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \
|
/openbmc/openbmc-test-automation/ffdc/ |
H A D | ffdc_collector.py | 23 for dir in dirs: 24 sys.path.append(os.path.join(root, dir))
|
/openbmc/linux/sound/soc/ |
H A D | soc-component.c | 92 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 D | audio_codec.c | 303 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 D | debugfs.c | 1049 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 D | qed_mfw_hsi.h | 2395 #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 D | utils.py | 1815 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 D | pinctrl-nomadik.c | 834 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 D | devtool-reference.rst | 85 …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 D | iqs7222.c | 1826 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 D | cgroup.c | 2035 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 D | pmtu.sh | 674 …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 D | smartpqi_init.c | 700 *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 D | sysfs-block-bcache | 22 the bcache/ dir of that cache.
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | da850-evm.dts | 387 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
|