/openbmc/linux/sound/soc/codecs/ |
H A D | uda1334.c | 125 int clk_id, unsigned int freq, int dir) in uda1334_set_dai_sysclk() argument
|
/openbmc/linux/Documentation/filesystems/ |
H A D | locks.rst | 36 configured to rebuild the alias file. Sendmail tried to lock the aliases.dir
|
/openbmc/linux/sound/soc/uniphier/ |
H A D | aio.h | 195 int dir; member
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-boneblack-hdmi.dtsi | 109 serial-dir = < /* 0: INACTIVE, 1: TX, 2: RX */
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stm32mp15xx-dhcor-testbench.dtsi | 128 st,sig-dir;
|
/openbmc/openbmc/poky/meta/recipes-extended/texinfo/ |
H A D | texinfo_7.1.bb | 74 FILES:info-doc = "${infodir}/info.info* ${infodir}/dir ${infodir}/info-*.info* \
|
/openbmc/openbmc-test-automation/extended/ |
H A D | test_bios_update.robot | 56 [Documentation] Copy the PNOR image to the BMC /tmp dir and flash it.
|
/openbmc/linux/include/linux/ |
H A D | sysctl.h | 201 struct ctl_dir dir; member
|
/openbmc/linux/fs/btrfs/ |
H A D | transaction.h | 163 struct inode *dir; member
|
/openbmc/linux/tools/testing/selftests/ |
H A D | lib.mk | 52 selfdir = $(realpath $(dir $(filter %/lib.mk,$(MAKEFILE_LIST))))
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/uutils-coreutils/ |
H A D | uutils-coreutils_0.0.26.bb | 40 bindir_progs = "[ arch basename cksum comm csplit cut dir dircolors dirname du \
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/netdata/ |
H A D | netdata_1.44.3.bb | 41 USERADD_PARAM:${PN} = "--system --no-create-home --home-dir ${localstatedir}/run/netdata --user-gro…
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_tables_core.h | 66 enum ip_conntrack_dir dir:8; member
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | pch_udc.c | 741 static inline void pch_udc_set_dma(struct pch_udc_dev *dev, int dir) in pch_udc_set_dma() argument 743 if (dir == DMA_DIR_RX) in pch_udc_set_dma() 745 else if (dir == DMA_DIR_TX) in pch_udc_set_dma() 757 static inline void pch_udc_clear_dma(struct pch_udc_dev *dev, int dir) in pch_udc_clear_dma() argument 759 if (dir == DMA_DIR_RX) in pch_udc_clear_dma() 761 else if (dir == DMA_DIR_TX) in pch_udc_clear_dma() 960 static void pch_udc_ep_fifo_flush(struct pch_udc_ep *ep, int dir) in pch_udc_ep_fifo_flush() argument 962 if (dir) { /* IN ep */ in pch_udc_ep_fifo_flush()
|
/openbmc/linux/drivers/crypto/axis/ |
H A D | artpec6_crypto.c | 236 enum dma_data_direction dir; member 604 enum dma_data_direction dir, in artpec6_crypto_dma_map_page() argument 617 dma_addr = dma_map_page(dev, page, offset, size, dir); in artpec6_crypto_dma_map_page() 624 map->dir = dir; in artpec6_crypto_dma_map_page() 634 enum dma_data_direction dir, in artpec6_crypto_dma_map_single() argument 640 return artpec6_crypto_dma_map_page(common, page, offset, size, dir, in artpec6_crypto_dma_map_single() 686 dma_unmap_page(dev, map->dma_addr, map->size, map->dir); in artpec6_crypto_dma_unmap_all()
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_gre.c | 1026 md->u.md2.dir, in ip6erspan_tunnel_xmit() 1059 t->parms.dir, in ip6erspan_tunnel_xmit() 1219 t->parms.dir = p->dir; in ip6gre_tnl_copy_tnl_parm() 1750 u16 dir = nla_get_u8(data[IFLA_GRE_ERSPAN_DIR]); in ip6erspan_tap_validate() local 1752 if (dir & ~(DIR_MASK >> DIR_OFFSET)) in ip6erspan_tap_validate() 1782 parms->dir = nla_get_u8(data[IFLA_GRE_ERSPAN_DIR]); in ip6erspan_set_version() 2165 if (nla_put_u8(skb, IFLA_GRE_ERSPAN_DIR, p->dir)) in ip6gre_fill_info()
|
/openbmc/linux/sound/soc/qcom/qdsp6/ |
H A D | q6apm-dai.c | 646 int dir = stream->direction; in q6apm_dai_compr_set_params() local 667 cfg.direction = dir; in q6apm_dai_compr_set_params() 697 cfg.direction = dir; in q6apm_dai_compr_set_params()
|
/openbmc/linux/sound/soc/atmel/ |
H A D | mchp-i2s-mcc.c | 314 int clk_id, unsigned int freq, int dir) in mchp_i2s_mcc_set_sysclk() argument 319 __func__, clk_id, freq, dir); in mchp_i2s_mcc_set_sysclk() 322 if (dir == SND_SOC_CLOCK_IN) in mchp_i2s_mcc_set_sysclk()
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl.c | 430 unsigned int dir; in sh_pfc_gpio_set_direction() local 437 dir = input ? SH_PFC_PIN_CFG_INPUT : SH_PFC_PIN_CFG_OUTPUT; in sh_pfc_gpio_set_direction() 438 if (!(pin->configs & dir)) in sh_pfc_gpio_set_direction()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-npcm-fiu.c | 570 if (op->data.dir == SPI_MEM_DATA_IN) { in npcm_fiu_exec_op() 619 desc->info.op_tmpl.data.dir == SPI_MEM_DATA_OUT) { in npcm_fiu_dirmap_create() 654 if (desc->info.op_tmpl.data.dir == SPI_MEM_DATA_IN) { in npcm_fiu_dirmap_create()
|
/openbmc/linux/drivers/usb/serial/ |
H A D | sierra.c | 698 int dir, void *ctx, int len, in sierra_setup_urb() argument 713 usb_sndbulkpipe(serial->dev, endpoint) | dir, in sierra_setup_urb() 717 dir == USB_DIR_IN ? 'i' : 'o', urb, buf); in sierra_setup_urb()
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-dwapb.c | 86 u32 dir; member 761 ctx->dir = dwapb_read(gpio, offset); in dwapb_gpio_suspend() 811 dwapb_write(gpio, offset, ctx->dir); in dwapb_gpio_resume()
|
/openbmc/linux/arch/arm/common/ |
H A D | locomo.c | 536 void locomo_gpio_set_dir(struct device *dev, unsigned int bits, unsigned int dir) in locomo_gpio_set_dir() argument 548 if (dir) in locomo_gpio_set_dir() 555 if (dir) in locomo_gpio_set_dir()
|
/openbmc/pldm/libpldmresponder/ |
H A D | platform.cpp | 69 const std::vector<fs::path>& dir, Repo& repo) in generate() argument 71 for (const auto& directory : dir) in generate() 109 for (const auto& directory : dir) in generate()
|
/openbmc/phosphor-logging/extensions/openpower-pels/tools/ |
H A D | peltool.cpp | 266 for (const auto& dir : siteDirs) in getPlugins() local 270 if (fs::exists(dir + "/" + parserDir)) in getPlugins() 273 fs::directory_iterator(dir + "/" + parserDir)) in getPlugins()
|