Searched defs:channels (Results 1 - 25 of 30) sorted by relevance

12

/include/linux/platform_data/
H A Ddma-mv_xor.h18 struct mv_xor_channel_data *channels; member in struct:mv_xor_platform_data
H A Ddma-s3c24xx.h35 * @num_phy_channels: number of physical channels
36 * @channels: array of virtual channel descriptions
37 * @num_channels: number of virtual channels
41 struct s3c24xx_dma_channel *channels; member in struct:s3c24xx_dma_platdata
H A Ddma-ep93xx.h9 * M2P channels.
24 /* M2M channels */
35 * function. Note that this is only needed for slave/cyclic channels. For
36 * memcpy channels %NULL data should be passed.
58 * @channels: array of channels which are passed to the driver
59 * @num_channels: number of channels in the array
62 * M2P channels, contract is that even channels are for TX and odd for RX.
63 * There is no requirement for the M2M channels
66 struct ep93xx_dma_chan_data *channels; member in struct:ep93xx_dma_platform_data
[all...]
H A Ddma-rcar-hpbdma.h97 const struct hpb_dmae_channel *channels; member in struct:hpb_dmae_pdata
/include/linux/
H A Dtimb_dma.h31 * @bytes_per_line: Number of bytes per line, this is specific for channels
32 * handling video data. For other channels this shall be left to 0.
46 * @nr_channels: Number of defined channels in the channels array.
47 * @channels: Definition of the each channel.
52 struct timb_dma_platform_data_channel channels[32]; member in struct:timb_dma_platform_data
H A Dedac.h353 * be used independently or grouped with other channels.
357 * Typically, it contains two channels.
358 * Two channels at the same branch can be used in single
455 * if the channel layer has two channels, size = 2
602 struct rank_info **channels; member in struct:csrow_info
670 * in edac_ctl_cap, but if channels aren't
H A Dhdmi.h213 unsigned char channels; member in struct:hdmi_audio_infoframe
H A Disdnif.h401 /* Number of channels supported by this driver
403 int channels; member in struct:__anon449
485 * channels Number of channels that will be supported.
496 * channels Driver-ID assigned to this driver. (Must be used on all
H A Ddmaengine.h198 * that need to runtime reconfigure the slave channels (as opposed to passing
248 * struct dma_chan - devices supply DMA channels, clients use them
329 * @device_fc: Flow Controller Settings. Only valid for slave channels. Fill
332 * @slave_id: Slave requester id. Only valid for slave channels. The dma
583 * @chancnt: how many DMA channels are supported
584 * @privatecnt: how many DMA channels are requested by dma_request_channel
585 * @channels: the list of struct dma_chan
623 struct list_head channels; member in struct:dma_device
H A Disdn.h250 channels, which are currently
414 int channels; /* Number of channels */ member in struct:_isdn_driver
437 int channels; /* Current number of channels */ member in struct:isdn_devt
/include/uapi/linux/hsi/
H A Dhsi_char.h53 uint32_t channels; member in struct:hsc_rx_config
58 uint32_t channels; member in struct:hsc_tx_config
/include/linux/iio/
H A Dbuffer.h165 * @channels: the channel descriptions used to construct buffer
166 * @num_channels: the number of channels
169 const struct iio_chan_spec *channels,
236 const struct iio_chan_spec *channels,
235 iio_buffer_register(struct iio_dev *indio_dev, const struct iio_chan_spec *channels, int num_channels) argument
H A Diio.h61 * @shared: Whether this attribute is shared between all channels.
111 * @_shared: Whether the attribute is shared between all channels
153 * set in this mask will be shared by all channels.
189 * by all channels of the same type.
191 * by all channels of the same direction.
193 * by all channels.
203 * @datasheet_name: A name used in in-kernel mapping of channels. It should
252 * Returns true if the channels supports reporting values for the given info
327 * channels have changed
424 * channels
469 struct iio_chan_spec const *channels; member in struct:iio_dev
[all...]
/include/sound/
H A Dpcm_oss.h46 unsigned int channels; /* requested channels */ member in struct:snd_pcm_oss_runtime
H A Dseq_midi_emul.h59 * A structure that represets a set of channels bound to a port. There
60 * would usually be 16 channels per port. But fewer could be used for
72 int max_channels; /* Size of the channels array */
73 struct snd_midi_channel *channels; member in struct:snd_midi_channel_set
H A Dsoc-dai.h267 unsigned int channels; member in struct:snd_soc_dai
H A Dvx_core.h67 int channels; member in struct:vx_pipe
/include/uapi/sound/
H A Dsb16_csp.h40 /* CSP channels */
80 int channels; /* channels, look above */ member in struct:snd_sb_csp_start
88 unsigned short acc_channels; /* accepted channels */
92 unsigned short run_channels; /* current channels */
/include/linux/i2c/
H A Dtwl4030-madc.h38 * @channels: 16 bit bitmap for individual channels
46 unsigned long channels; member in struct:twl4030_madc_request
54 void (*func_cb)(int len, int channels, int *buf);
110 /* Fixed channels */
/include/linux/hsi/
H A Dhsi.h83 * @channels: Channel resources used by the client
85 * @num_hw_channels: Number of channels the transceiver is configured for [1..16]
92 struct hsi_channel *channels; member in struct:hsi_config
/include/linux/iio/frequency/
H A Dad9523.h139 * @channels: Pointer to channel array.
190 struct ad9523_channel_spec *channels; member in struct:ad9523_platform_data
/include/linux/mfd/
H A Daat2870.h79 /* Backlight channels */
173 /* backlight channels, default is AAT2870_BL_CH_ALL */
174 int channels; member in struct:aat2870_bl_platform_data
/include/uapi/linux/
H A Dfirewire-cdev.h680 * and the channels are selected by %FW_CDEV_IOC_SET_ISO_CHANNELS.
706 * struct fw_cdev_set_iso_channels - Select channels in multichannel reception
707 * @channels: Bitmask of channels to listen to
710 * @channels is the bitwise or of 1ULL << n for each channel n to listen to.
713 * on a channel in @channels. In that case, the bitmask of all unoccupied
714 * channels is returned in @channels.
717 __u64 channels; member in struct:fw_cdev_set_iso_channels
927 * @channels
970 __u64 channels; member in struct:fw_cdev_allocate_iso_resource
[all...]
/include/drm/
H A Ddrm_edid.h255 u8 channels; /* max number of channels - 1 */ member in struct:cea_sad
/include/acpi/
H A Dacrestyp.h187 u8 channels[1]; member in struct:acpi_resource_dma
216 u16 channels; member in struct:acpi_resource_fixed_dma

Completed in 410 milliseconds

12