Searched defs:direction (Results 76 - 100 of 593) sorted by relevance

1234567891011>>

/linux-master/sound/soc/codecs/
H A Dpcm1789.c63 static int pcm1789_mute(struct snd_soc_dai *codec_dai, int mute, int direction) argument
H A Dtlv320aic26.c137 static int aic26_mute(struct snd_soc_dai *dai, int mute, int direction) argument
H A Drk3328_codec.c109 static int rk3328_mute_stream(struct snd_soc_dai *dai, int mute, int direction) argument
H A Dcs4341.c119 static int cs4341_mute(struct snd_soc_dai *dai, int mute, int direction) argument
H A Dak4535.c312 static int ak4535_mute(struct snd_soc_dai *dai, int mute, int direction) argument
H A Dml26124.c375 static int ml26124_mute(struct snd_soc_dai *dai, int mute, int direction) argument
/linux-master/include/uapi/sound/
H A Dcompress_offload.h87 __u32 direction; member in struct:snd_compr_caps
/linux-master/sound/core/
H A Dpcm_dmaengine.c153 enum dma_transfer_direction direction; local
/linux-master/drivers/dma/hsu/
H A Dhsu.c269 hsu_dma_prep_slave_sg( struct dma_chan *chan, struct scatterlist *sgl, unsigned int sg_len, enum dma_transfer_direction direction, unsigned long flags, void *context) argument
H A Dhsu.h73 enum dma_transfer_direction direction; member in struct:hsu_dma_desc
92 enum dma_transfer_direction direction; member in struct:hsu_dma_chan
/linux-master/drivers/net/ethernet/microsoft/mana/
H A Dshm_channel.c51 u8 direction : 1; member in struct:smc_proto_hdr::__anon1784
/linux-master/net/nfc/
H A Drawsock.c359 nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb, u8 payload_type, u8 direction) argument
/linux-master/sound/soc/spear/
H A Dspdif_out.c191 static int spdif_mute(struct snd_soc_dai *dai, int mute, int direction) argument
/linux-master/sound/soc/ux500/
H A Dux500_msp_i2s.c554 int ux500_msp_i2s_trigger(struct ux500_msp *msp, int cmd, int direction) argument
[all...]
/linux-master/drivers/input/misc/
H A Dtwl6040-vibra.c41 int direction; member in struct:vibra_info
120 twl6040_vibra_code(int vddvib, int vibdrv_res, int motor_res, int speed, int direction) argument
/linux-master/drivers/scsi/arm/
H A Dpowertec.c132 powertecscsi_dma_setup(struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, fasdmatype_t min_type) argument
/linux-master/arch/powerpc/platforms/pasemi/
H A Diommu.c77 iobmap_build(struct iommu_table *tbl, long index, long npages, unsigned long uaddr, enum dma_data_direction direction, unsigned long attrs) argument
/linux-master/fs/xfs/scrub/
H A Ddabtree.c217 xchk_da_btree_block_check_sibling( struct xchk_da_btree *ds, int level, int direction, xfs_dablk_t sibling) argument
/linux-master/drivers/soundwire/
H A Dbus.h117 enum sdw_data_direction direction; member in struct:sdw_slave_runtime
139 enum sdw_data_direction direction; member in struct:sdw_master_runtime
H A Dcadence_master.h102 int direction; member in struct:sdw_cdns_dai_runtime
/linux-master/sound/core/seq/
H A Dseq_ports.h87 unsigned char direction; member in struct:snd_seq_client_port
/linux-master/drivers/counter/
H A Dstm32-timer-cnt.c138 stm32_count_direction_read(struct counter_device *counter, struct counter_count *count, enum counter_count_direction *direction) argument
/linux-master/drivers/dma-buf/
H A Dudmabuf.c86 get_sg_table(struct device *dev, struct dma_buf *buf, enum dma_data_direction direction) argument
112 put_sg_table(struct device *dev, struct sg_table *sg, enum dma_data_direction direction) argument
120 map_udmabuf(struct dma_buf_attachment *at, enum dma_data_direction direction) argument
126 unmap_udmabuf(struct dma_buf_attachment *at, struct sg_table *sg, enum dma_data_direction direction) argument
148 begin_cpu_udmabuf(struct dma_buf *buf, enum dma_data_direction direction) argument
169 end_cpu_udmabuf(struct dma_buf *buf, enum dma_data_direction direction) argument
[all...]
/linux-master/drivers/dma-buf/heaps/
H A Dsystem_heap.c128 system_heap_map_dma_buf(struct dma_buf_attachment *attachment, enum dma_data_direction direction) argument
143 system_heap_unmap_dma_buf(struct dma_buf_attachment *attachment, struct sg_table *table, enum dma_data_direction direction) argument
153 system_heap_dma_buf_begin_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) argument
174 system_heap_dma_buf_end_cpu_access(struct dma_buf *dmabuf, enum dma_data_direction direction) argument
/linux-master/include/sound/
H A Dcompress_driver.h80 enum snd_compr_direction direction; member in struct:snd_compr_stream
155 unsigned int direction; member in struct:snd_compr

Completed in 213 milliseconds

1234567891011>>