/openbmc/linux/drivers/usb/renesas_usbhs/ |
H A D | mod_gadget.c | 193 enum dma_data_direction dir; in usbhsg_dma_map_ctrl() local 196 dir = usbhs_pipe_is_dir_host(pipe); in usbhsg_dma_map_ctrl() 202 ret = usb_gadget_map_request_by_dev(dma_dev, req, dir); in usbhsg_dma_map_ctrl() 208 usb_gadget_unmap_request_by_dev(dma_dev, req, dir); in usbhsg_dma_map_ctrl()
|
/openbmc/linux/sound/soc/fsl/ |
H A D | fsl_esai.c | 260 unsigned int freq, int dir) in fsl_esai_set_dai_sysclk() argument 265 bool in = dir == SND_SOC_CLOCK_IN; in fsl_esai_set_dai_sysclk() 277 if (freq == esai_priv->hck_rate[tx] && dir == esai_priv->hck_dir[tx]) in fsl_esai_set_dai_sysclk() 346 esai_priv->hck_dir[tx] = dir; in fsl_esai_set_dai_sysclk()
|
/openbmc/linux/drivers/dma/ |
H A D | apple-admac.c | 151 enum dma_transfer_direction dir, in admac_alloc_sram_carveout() argument 157 if (dir == DMA_MEM_TO_DEV) in admac_alloc_sram_carveout() 183 enum dma_transfer_direction dir, in admac_free_sram_carveout() argument 190 if (dir == DMA_MEM_TO_DEV) in admac_free_sram_carveout()
|
H A D | st_fdma.h | 112 enum dma_transfer_direction dir; member
|
/openbmc/linux/sound/pci/hda/ |
H A D | cs35l56_hda.c | 399 const char *dir, const char *system_name, in cs35l56_hda_request_firmware_file() argument 407 *filename = kasprintf(GFP_KERNEL, "%scs35l56%s-%02x-dsp1-misc-%s-%s.%s", dir, in cs35l56_hda_request_firmware_file() 411 *filename = kasprintf(GFP_KERNEL, "%scs35l56%s-%02x-dsp1-misc-%s.%s", dir, in cs35l56_hda_request_firmware_file() 415 *filename = kasprintf(GFP_KERNEL, "%scs35l56%s-%02x-dsp1-misc.%s", dir, in cs35l56_hda_request_firmware_file()
|
/openbmc/linux/include/uapi/linux/ |
H A D | synclink.h | 234 __u32 dir; member
|
/openbmc/u-boot/include/ |
H A D | fsl_qe.h | 273 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign);
|
/openbmc/u-boot/scripts/ |
H A D | Makefile.host | 53 host-objdirs := $(dir $(__hostprogs) $(host-cobjs) $(host-cxxobjs))
|
/openbmc/u-boot/board/ve8313/ |
H A D | ve8313.c | 129 setbits_be32(&gpio->dir, VE8313_WDT_EN | VE8313_WDT_TRIG); in board_early_init_f()
|
/openbmc/u-boot/board/ids/ids8313/ |
H A D | ids8313.c | 170 setbits_be32(&iopd->dir, IDSCPLD_SPI_CS_MASK); in misc_init_r()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | gfs2.rst | 32 $ mount -t gfs2 /dev/block_device /dir
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | gemini.yaml | 40 - const: dlink,dir-685
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | mime.bbclass | 36 # is removed, but update-mime-database need this dir to update
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libx11-compose-data/ |
H A D | 0001-Drop-x11-dependencies.patch | 58 …STRING([--with-keysymdefdir=DIR], [The location of keysymdef.h (defaults to xproto include dir)])],
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/syslog-ng/files/ |
H A D | 0001-Fix-buildpaths-warning.patch | 13 which is used to get xsd dir in build SYSLOG_NG_PATH_TOPSRC_DIR/doc/xsd,
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | ccache.bbclass | 18 # Set CCACHE_TOP_DIR to a shared dir
|
/openbmc/openbmc/poky/meta/recipes-graphics/fontconfig/ |
H A D | fontconfig_2.15.0.bb | 67 EXTRA_OECONF = " --disable-docs --with-default-fonts=${datadir}/fonts --with-cache-dir=${FONTCONFIG…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/ |
H A D | nmap_7.80.bb | 9 file://nmap-redefine-the-python-library-dir.patch \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/ |
H A D | redis_7.2.4.bb | 33 USERADD_PARAM:${PN} = "--system --home-dir /var/lib/redis -g redis --shell /bin/false redis"
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/ |
H A D | buildhistory.py | 18 dir=get_bb_var('TOPDIR'))
|
/openbmc/linux/include/net/ |
H A D | ip6_tunnel.h | 41 __u8 dir; /* direction */ member
|
/openbmc/linux/kernel/ |
H A D | audit_fsnotify.c | 157 struct inode *inode, struct inode *dir, in audit_mark_handle_event() argument
|
/openbmc/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_acl.h | 204 int prestera_acl_vtcam_id_get(struct prestera_acl *acl, u8 lookup, u8 dir,
|
/openbmc/linux/include/linux/ |
H A D | wm97xx.h | 315 enum wm97xx_gpio_dir dir,
|
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8524.c | 93 int clk_id, unsigned int freq, int dir) in wm8524_set_dai_sysclk() argument
|