/openbmc/linux/drivers/dma/ |
H A D | milbeaut-hdmac.c | 64 enum dma_transfer_direction dir; member 126 if (md->dir == DMA_MEM_TO_DEV) { in milbeaut_chan_start() 282 md->dir = direction; in milbeaut_hdmac_prep_slave_sg() 352 if (md->dir == DMA_DEV_TO_MEM) in milbeaut_hdmac_tx_status()
|
H A D | moxart-dma.c | 268 unsigned int sg_len, enum dma_transfer_direction dir, in moxart_prep_slave_sg() argument 279 if (!is_slave_direction(dir)) { in moxart_prep_slave_sg() 285 if (dir == DMA_DEV_TO_MEM) { in moxart_prep_slave_sg() 313 d->dma_dir = dir; in moxart_prep_slave_sg()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-cadence-xspi.c | 193 ((op)->data.dir == SPI_MEM_DATA_IN) ? \ 419 enum spi_mem_data_dir dir = op->data.dir; in cdns_xspi_mem_op() local 425 (dir != SPI_MEM_NO_DATA)); in cdns_xspi_mem_op()
|
/openbmc/phosphor-logging/ |
H A D | log_manager.cpp | 657 fs::path dir(paths::error()); in restore() local 658 if (!fs::exists(dir) || fs::is_empty(dir)) in restore() 663 for (auto& file : fs::directory_iterator(dir)) in restore()
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/ |
H A D | shadow_4.17.1.bb | 90 # Info dir listing isn't interesting at this point so remove it if it exists. 91 if [ -e "${D}${infodir}/dir" ]; then 92 rm -f ${D}${infodir}/dir 119 # Ensure that the image has as a /var/spool/mail dir so shadow can
|
/openbmc/linux/sound/pci/hda/ |
H A D | patch_ca0132.c | 2370 int mod_id, int src_id, int req, int dir, const void *data, in dspio_scp() argument 2385 if (dir == SCP_GET && reply == NULL) { in dspio_scp() 2395 scp_send.hdr = make_scp_header(mod_id, src_id, (dir == SCP_GET), req, in dspio_scp() 4047 #define CA0132_CODEC_VOL_MONO(xname, nid, channel, dir) \ argument 4058 .private_value = HDA_COMPOSE_AMP_VAL(nid, channel, 0, dir) } 4065 #define CA0132_ALT_CODEC_VOL_MONO(xname, nid, channel, dir) \ argument 4076 .private_value = HDA_COMPOSE_AMP_VAL(nid, channel, 0, dir) } 4078 #define CA0132_CODEC_MUTE_MONO(xname, nid, channel, dir) \ argument 4085 .private_value = HDA_COMPOSE_AMP_VAL(nid, channel, 0, dir) } 4088 #define CA0132_CODEC_VOL(xname, nid, dir) \ argument [all …]
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | core.c | 44 .dir = "IPQ8074/hw2.0", 129 .dir = "IPQ6018/hw1.0", 212 .dir = "QCA6390/hw2.0", 297 .dir = "QCN9074/hw1.0", 379 .dir = "WCN6855/hw2.0", 464 .dir = "WCN6855/hw2.1", 547 .dir = "WCN6750/hw1.0", 628 .dir = "IPQ5018/hw1.0", 1338 ab->hw_params.fw.dir); in ath11k_core_fetch_bdf() 1384 ATH11K_REGDB_FILE_NAME, ab->hw_params.fw.dir); in ath11k_core_fetch_regdb()
|
/openbmc/linux/drivers/tty/serial/ |
H A D | msm_serial.c | 162 enum dma_data_direction dir; member 268 dma_unmap_single(dev, dma->phys, mapped, dma->dir); in msm_stop_dma() 326 dma->dir = DMA_TO_DEVICE; in msm_request_tx_dma() 378 dma->dir = DMA_FROM_DEVICE; in msm_request_rx_dma() 455 dma_unmap_single(port->dev, dma->phys, dma->count, dma->dir); in msm_complete_tx_dma() 493 dma->phys = dma_map_single(port->dev, cpu_addr, count, dma->dir); in msm_handle_tx_dma() 538 dma_unmap_single(port->dev, dma->phys, count, dma->dir); in msm_handle_tx_dma() 574 dma_unmap_single(port->dev, dma->phys, UARTDM_RX_SIZE, dma->dir); in msm_complete_rx_dma() 619 UARTDM_RX_SIZE, dma->dir); in msm_start_rx_dma() 672 dma_unmap_single(uart->dev, dma->phys, UARTDM_RX_SIZE, dma->dir); in msm_start_rx_dma()
|
/openbmc/linux/kernel/trace/ |
H A D | blktrace.c | 322 if (!bt->dir) { in blk_trace_free() 326 debugfs_remove(bt->dir); in blk_trace_free() 519 struct dentry *dir = NULL; in do_blk_trace_setup() local 567 dir = q->debugfs_dir; in do_blk_trace_setup() 569 bt->dir = dir = debugfs_create_dir(buts->name, blk_debugfs_root); in do_blk_trace_setup() 576 if (IS_ERR_OR_NULL(dir)) { in do_blk_trace_setup() 588 debugfs_create_file("dropped", 0444, dir, bt, &blk_dropped_fops); in do_blk_trace_setup() 589 debugfs_create_file("msg", 0222, dir, bt, &blk_msg_fops); in do_blk_trace_setup() 591 bt->rchan = relay_open("trace", dir, buts->buf_size, in do_blk_trace_setup()
|
/openbmc/openbmc/poky/meta/recipes-extended/groff/ |
H A D | groff_1.23.0.bb | 28 EXTRA_OECONF = "--without-x --with-urw-fonts-dir=/completely/bogus/dir/"
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | ioport.c | 310 enum dma_data_direction dir) in arch_sync_dma_for_cpu() argument 312 if (dir != DMA_TO_DEVICE && in arch_sync_dma_for_cpu()
|
/openbmc/linux/fs/ext2/ |
H A D | acl.c | 253 ext2_init_acl(struct inode *inode, struct inode *dir) in ext2_init_acl() argument 258 error = posix_acl_create(dir, &inode->i_mode, &default_acl, &acl); in ext2_init_acl()
|
/openbmc/linux/mm/ |
H A D | process_vm_access.c | 266 int dir = vm_write ? ITER_SOURCE : ITER_DEST; in process_vm_rw() local 272 rc = import_iovec(dir, lvec, liovcnt, UIO_FASTIOV, &iov_l, &iter); in process_vm_rw()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | es7241.c | 113 unsigned int freq, int dir) in es7241_set_sysclk() argument 117 if (dir == SND_SOC_CLOCK_IN && clk_id == 0) { in es7241_set_sysclk()
|
/openbmc/linux/sound/soc/meson/ |
H A D | aiu-encoder-i2s.c | 268 unsigned int freq, int dir) in aiu_encoder_i2s_set_sysclk() argument 276 if (dir == SND_SOC_CLOCK_IN) in aiu_encoder_i2s_set_sysclk()
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | phosphor-software-manager-mmc.bbclass | 7 -Dmedia-dir='/media' \
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | timer-del-timer-free.cocci | 8 // --in-place --dir .
|
/openbmc/linux/net/netfilter/ |
H A D | nf_nat_tftp.c | 31 exp->dir = IP_CT_DIR_REPLY; in help()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/tree/ |
H A D | tree_2.2.1.bb | 2 HOMEPAGE = "https://oldmanprogrammer.net/source.php?dir=projects/tree"
|
/openbmc/openbmc/meta-security/recipes-security/google-authenticator-libpam/ |
H A D | google-authenticator-libpam_1.09.bb | 17 # Use the same dir location as PAM
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-led-trigger-usbport | 7 Every dir entry represents a single USB port that can be
|
/openbmc/openbmc/poky/meta/lib/oeqa/sdk/cases/ |
H A D | kmod.py | 30 with tempfile.TemporaryDirectory(prefix="cryptodev", dir=self.tc.sdk_dir) as testdir:
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perfconfig.example | 21 dir = /root/.debug
|
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/ |
H A D | valgrind_3.23.0.bb | 189 for dir in $subdirs ; do 190 find $dir | cpio -pvdu ${D}${PTEST_PATH} 195 # The scripts reference config.h so add it to the top ptest dir. 208 # Make the ptest dir look like the top level valgrind src dir
|
/openbmc/linux/drivers/soc/ti/ |
H A D | knav_dma.c | 568 enum dma_transfer_direction dir, in pktdma_init_chan() argument 585 if (dir == DMA_MEM_TO_DEV) { in pktdma_init_chan() 586 chan->direction = dir; in pktdma_init_chan() 588 } else if (dir == DMA_DEV_TO_MEM) { in pktdma_init_chan() 589 chan->direction = dir; in pktdma_init_chan()
|