Home
last modified time | relevance | path

Searched refs:dir (Results 1876 – 1900 of 3114) sorted by relevance

1...<<71727374757677787980>>...125

/openbmc/linux/drivers/greybus/
H A Dsvc.c793 struct dentry *dir; in gb_svc_pwrmon_debugfs_init() local
803 dir = debugfs_create_dir(fname, dent); in gb_svc_pwrmon_debugfs_init()
804 debugfs_create_file("voltage_now", 0444, dir, rail, in gb_svc_pwrmon_debugfs_init()
806 debugfs_create_file("current_now", 0444, dir, rail, in gb_svc_pwrmon_debugfs_init()
808 debugfs_create_file("power_now", 0444, dir, rail, in gb_svc_pwrmon_debugfs_init()
/openbmc/linux/drivers/iio/imu/
H A Dkmx61.c223 .dir = IIO_EV_DIR_EITHER,
887 enum iio_event_direction dir, in kmx61_read_event() argument
909 enum iio_event_direction dir, in kmx61_write_event() argument
933 enum iio_event_direction dir) in kmx61_read_event_config() argument
943 enum iio_event_direction dir, in kmx61_write_event_config() argument
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.c887 struct dentry *dir; in dss_initialize_debugfs() local
889 dir = debugfs_create_dir("omapdss", NULL); in dss_initialize_debugfs()
890 if (IS_ERR(dir)) in dss_initialize_debugfs()
891 return PTR_ERR(dir); in dss_initialize_debugfs()
893 dss->debugfs.root = dir; in dss_initialize_debugfs()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c594 if (xs->xso.dir == XFRM_DEV_OFFLOAD_IN) { in ixgbe_ipsec_add_sa()
766 if (xs->xso.dir == XFRM_DEV_OFFLOAD_IN) { in ixgbe_ipsec_del_sa()
912 if (sam->dir != XFRM_DEV_OFFLOAD_IN) { in ixgbe_ipsec_vf_add_sa()
929 xs->xso.dir = sam->dir; in ixgbe_ipsec_vf_add_sa()
/openbmc/linux/drivers/spi/
H A Dspi-aspeed-smc.c308 chip->cs, op->data.dir == SPI_MEM_DATA_IN ? "read" : "write", in do_aspeed_spi_exec_op()
338 if (op->data.dir == SPI_MEM_DATA_OUT) in do_aspeed_spi_exec_op()
347 if (op->data.dir == SPI_MEM_DATA_IN) { in do_aspeed_spi_exec_op()
566 chip->cs, op->data.dir == SPI_MEM_DATA_IN ? "read" : "write", in aspeed_spi_dirmap_create()
575 if (op->data.dir != SPI_MEM_DATA_IN) in aspeed_spi_dirmap_create()
H A Datmel-quadspi.c391 if (op->data.dir == SPI_MEM_DATA_IN) in atmel_qspi_set_cfg()
396 if (op->data.nbytes && op->data.dir == SPI_MEM_DATA_OUT) in atmel_qspi_set_cfg()
435 if (op->data.dir == SPI_MEM_DATA_IN) in atmel_qspi_exec_op()
/openbmc/linux/sound/soc/sof/
H A Dipc4-pcm.c535 int dir; in sof_ipc4_pcm_dai_link_fixup() local
550 for_each_pcm_streams(dir) { in sof_ipc4_pcm_dai_link_fixup()
551 struct snd_soc_dapm_widget *w = snd_soc_dai_get_widget(cpu_dai, dir); in sof_ipc4_pcm_dai_link_fixup()
/openbmc/linux/sound/soc/sh/
H A Dsiu_dai.c161 (fw->spbpar[idx].dir << 7) | 3; in siu_dai_spbAselect()
626 unsigned int freq, int dir) in siu_dai_set_sysclk() argument
632 if (dir != SND_SOC_CLOCK_IN) in siu_dai_set_sysclk()
/openbmc/linux/drivers/usb/host/
H A Dxhci-trace.h574 __field(bool, dir)
581 __entry->dir = req->direction;
587 __entry->dir ? "bulk-in" : "bulk-out",
/openbmc/linux/fs/nfs/
H A Dnfs4idmap.c423 static void nfs_idmap_pipe_destroy(struct dentry *dir, in nfs_idmap_pipe_destroy() argument
435 static int nfs_idmap_pipe_create(struct dentry *dir, in nfs_idmap_pipe_create() argument
442 dentry = rpc_mkpipe_dentry(dir, "idmap", idmap, pipe); in nfs_idmap_pipe_create()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_dma.c338 u32 dir) in dwxgmac2_dma_interrupt() argument
345 if (dir == DMA_DIR_RX) in dwxgmac2_dma_interrupt()
347 else if (dir == DMA_DIR_TX) in dwxgmac2_dma_interrupt()
/openbmc/linux/drivers/infiniband/ulp/iser/
H A Discsi_iser.c406 enum iser_data_dir dir = iser_task->dir[ISER_DIR_IN] ? in iscsi_iser_check_protection()
409 return iser_check_task_pi_status(iser_task, dir, sector); in iscsi_iser_check_protection()
/openbmc/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c676 DIR *dir; in sdsi_create_dev() local
703 dir = opendir(s->dev_path); in sdsi_create_dev()
704 if (!dir) { in sdsi_create_dev()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h26 u8 dir; member
/openbmc/linux/include/uapi/linux/
H A Drio_mport_cdev.h207 __u16 dir; /* Transfer direction, one of rio_transfer_dir enum */ member
/openbmc/linux/include/linux/mfd/wm8350/
H A Dgpio.h344 int wm8350_gpio_config(struct wm8350 *wm8350, int gpio, int dir, int func,
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vsftpd/vsftpd-3.0.5/
H A Dvsftpd-2.1.0-filter.patch40 + if (str_getlen(&name_remain_str) > 1) /* cwd != root dir */
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_driver.h145 struct dentry *dir; /* for debugfs */ member
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/external-system/files/
H A D0001-tools-gen_module_code-atomically-rewrite-the-generat.patch57 + dir=path,
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/
H A DCVE-2023-38469-2.patch10 nickgalanis> removed first hunk since there is no .github dir in this release
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.h135 enum sja1110_meta_tstamp dir, u64 tstamp);
/openbmc/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige.h202 enum dma_data_direction dir);
/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/
H A Darpwatch_3.3.bb77 USERADD_PARAM:${PN} = "--system -g ${ARPWATCH_GID} --home-dir \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/
H A Dnmap_7.95.bb9 file://nmap-redefine-the-python-library-dir.patch \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/
H A Dredis_6.2.16.bb34 USERADD_PARAM:${PN} = "--system --home-dir /var/lib/redis -g redis --shell /bin/false redis"

1...<<71727374757677787980>>...125