/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-pxa2xx-dma.c | 62 pxa2xx_spi_dma_prepare_one(struct driver_data *drv_data, enum dma_transfer_direction dir, struct spi_transfer *xfer) pxa2xx_spi_dma_prepare_one() argument
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_uac1_legacy.c | 39 _snd_pcm_hw_param_set(struct snd_pcm_hw_params *params, snd_pcm_hw_param_t var, unsigned int val, int dir) _snd_pcm_hw_param_set() argument
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-zevio.c | 80 u32 val, dir; in zevio_gpio_get() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_psp_ta.c | 378 struct dentry *dir = debugfs_create_dir("ta_if", minor->debugfs_root); in amdgpu_ta_if_debugfs_init() local
|
H A D | amdgpu_dma_buf.c | 139 amdgpu_dma_buf_map(struct dma_buf_attachment *attach, enum dma_data_direction dir) amdgpu_dma_buf_map() argument 210 amdgpu_dma_buf_unmap(struct dma_buf_attachment *attach, struct sg_table *sgt, enum dma_data_direction dir) amdgpu_dma_buf_unmap() argument
|
/kernel/linux/linux-6.6/kernel/ |
H A D | audit_fsnotify.c | 156 audit_mark_handle_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *dname, u32 cookie) audit_mark_handle_event() argument
|
/kernel/linux/linux-6.6/kernel/dma/ |
H A D | debug.h | 76 debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, int dir) debug_dma_unmap_sg() argument
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | memalloc.h | 24 enum dma_data_direction dir; /* DMA direction */ member
|
/kernel/linux/linux-6.6/drivers/dma/dw-edma/ |
H A D | dw-edma-v0-debugfs.c | 67 enum dw_edma_dir dir; member 119 static void dw_edma_debugfs_regs_ch(struct dw_edma *dw, enum dw_edma_dir dir, in dw_edma_debugfs_regs_ch() argument [all...] |
H A D | dw-hdma-v0-debugfs.c | 79 static void dw_hdma_debugfs_regs_ch(struct dw_edma *dw, enum dw_edma_dir dir, in dw_hdma_debugfs_regs_ch() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/qce/ |
H A D | dma.c | 77 qce_dma_prep_sg(struct dma_chan *chan, struct scatterlist *sg, int nents, unsigned long flags, enum dma_transfer_direction dir, dma_async_tx_callback cb, void *cb_param) qce_dma_prep_sg() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ipsec.h | 60 u8 dir; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth-debugfs.c | 170 struct dentry *dir; in dpaa2_dbg_add() local
|
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A D | ethtool.c | 179 struct dentry *ethtool, *dir; in nsim_ethtool_init() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac_lib.c | 162 dwmac_dma_interrupt(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_extra_stats *x, u32 chan, u32 dir) dwmac_dma_interrupt() argument
|
H A D | dwmac4_lib.c | 168 dwmac4_dma_interrupt(struct stmmac_priv *priv, void __iomem *ioaddr, struct stmmac_extra_stats *x, u32 chan, u32 dir) dwmac4_dma_interrupt() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | debug_sta.c | 245 ath9k_sta_add_debugfs(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, struct dentry *dir) ath9k_sta_add_debugfs() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_dmabuf.c | 28 i915_gem_map_dma_buf(struct dma_buf_attachment *attach, enum dma_data_direction dir) i915_gem_map_dma_buf() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | temp.c | 81 nvkm_therm_sensor_event(struct nvkm_therm *therm, enum nvkm_therm_thrs thrs, enum nvkm_therm_thrs_direction dir) nvkm_therm_sensor_event() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | ga102.c | 54 ga102_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) in ga102_gpio_drive() argument
|
H A D | nv50.c | 71 nv50_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) in nv50_gpio_drive() argument
|
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | cm3605.c | 51 enum iio_event_direction dir; member
|
/kernel/linux/linux-6.6/drivers/iio/position/ |
H A D | iqs624-pos.c | 165 iqs624_pos_read_event_config(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir) iqs624_pos_read_event_config() argument 180 iqs624_pos_write_event_config(struct iio_dev *indio_dev, const struct iio_chan_spec *chan, enum iio_event_type type, enum iio_event_direction dir, int state) iqs624_pos_write_event_config() argument
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | rotary_encoder.c | 51 signed char dir; /* 1 - clockwise, -1 - CCW */ member
|
H A D | twl4030-vibra.c | 89 int dir; in vibra_play_work() local
|