Home
last modified time | relevance | path

Searched refs:channel (Results 1 – 25 of 67) sorted by relevance

123

/include/asm-generic/
Dpci.h11 static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel) in pci_get_legacy_ide_irq() argument
13 return channel ? 15 : 14; in pci_get_legacy_ide_irq()
/include/linux/iio/adc/
Dad_sigma_delta.h25 unsigned int channel; member
46 int (*set_channel)(struct ad_sigma_delta *, unsigned int channel);
91 unsigned int channel) in ad_sigma_delta_set_channel() argument
94 return sd->info->set_channel(sd, channel); in ad_sigma_delta_set_channel()
129 unsigned int mode, unsigned int channel);
/include/uapi/linux/
Dipmi.h55 short channel; member
67 short channel; member
78 short channel; member
103 short channel; member
392 unsigned short channel; member
Dstm.h34 __u16 channel; member
/include/linux/
Dhyperv.h841 void (*change_target_cpu_callback)(struct vmbus_channel *channel,
906 void (*chn_rescind_callback)(struct vmbus_channel *channel);
1085 void vmbus_set_chn_rescind_callback(struct vmbus_channel *channel,
1137 int vmbus_alloc_ring(struct vmbus_channel *channel,
1139 void vmbus_free_ring(struct vmbus_channel *channel);
1141 int vmbus_connect_ring(struct vmbus_channel *channel,
1144 int vmbus_disconnect_ring(struct vmbus_channel *channel);
1146 extern int vmbus_open(struct vmbus_channel *channel,
1154 extern void vmbus_close(struct vmbus_channel *channel);
1156 extern int vmbus_sendpacket(struct vmbus_channel *channel,
[all …]
Dipmi.h141 unsigned int channel,
144 unsigned int channel,
147 unsigned int channel,
150 unsigned int channel,
Dmv643xx.h730 #define MV64340_SDMA_CONFIG_REG(channel) (0x4000 + (channel<<13)) argument
731 #define MV64340_SDMA_COMMAND_REG(channel) (0x4008 + (channel<<13)) argument
732 #define MV64340_SDMA_CURRENT_RX_DESCRIPTOR_POINTER(channel) (0x4810 + (channel<<13)) argument
733 #define MV64340_SDMA_CURRENT_TX_DESCRIPTOR_POINTER(channel) (0x4c10 + (channel<<13)) argument
734 #define MV64340_SDMA_FIRST_TX_DESCRIPTOR_POINTER(channel) (0x4c14 + (channel<<13)) argument
Dvisorbus.h334 int visorchannel_signalremove(struct visorchannel *channel, u32 queue,
336 int visorchannel_signalinsert(struct visorchannel *channel, u32 queue,
338 bool visorchannel_signalempty(struct visorchannel *channel, u32 queue);
339 const guid_t *visorchannel_get_guid(struct visorchannel *channel);
Dintel-pti.h26 u8 channel; member
Dfirewire.h366 static inline int fw_stream_packet_destination_id(int tag, int channel, int sy) in fw_stream_packet_destination_id() argument
368 return tag << 14 | channel << 8 | sy; in fw_stream_packet_destination_id()
442 int channel; member
454 int type, int channel, int speed, size_t header_size,
468 u64 channels_mask, int *channel, int *bandwidth,
Dsh_dma.h74 const struct sh_dmae_channel *channel; member
Dhost1x.h64 struct host1x_channel *channel; member
169 struct host1x_channel *host1x_channel_get(struct host1x_channel *channel);
170 void host1x_channel_put(struct host1x_channel *channel);
201 struct host1x_channel *channel; member
/include/linux/soc/ti/
Dknav_dma.h169 void knav_dma_close_channel(void *channel);
170 int knav_dma_get_flow(void *channel);
178 static inline void knav_dma_close_channel(void *channel) in knav_dma_close_channel() argument
181 static inline int knav_dma_get_flow(void *channel) in knav_dma_get_flow() argument
/include/video/
Dimx-ipu-v3.h187 int ipu_idmac_channel_irq(struct ipu_soc *ipu, struct ipuv3_channel *channel,
213 struct ipuv3_channel *ipu_idmac_get(struct ipu_soc *ipu, unsigned channel);
216 int ipu_idmac_enable_channel(struct ipuv3_channel *channel);
217 int ipu_idmac_disable_channel(struct ipuv3_channel *channel);
218 void ipu_idmac_enable_watermark(struct ipuv3_channel *channel, bool enable);
219 int ipu_idmac_lock_enable(struct ipuv3_channel *channel, int num_bursts);
220 int ipu_idmac_wait_busy(struct ipuv3_channel *channel, int ms);
222 void ipu_idmac_set_double_buffer(struct ipuv3_channel *channel,
224 int ipu_idmac_get_current_buffer(struct ipuv3_channel *channel);
225 bool ipu_idmac_buffer_is_ready(struct ipuv3_channel *channel, u32 buf_num);
[all …]
Domapfb_dss.h557 void (*enable_hs)(struct omap_dss_device *dssdev, int channel,
561 int (*update)(struct omap_dss_device *dssdev, int channel,
567 int (*enable_video_output)(struct omap_dss_device *dssdev, int channel);
569 int channel);
571 int (*request_vc)(struct omap_dss_device *dssdev, int *channel);
572 int (*set_vc_id)(struct omap_dss_device *dssdev, int channel,
574 void (*release_vc)(struct omap_dss_device *dssdev, int channel);
577 int (*dcs_write)(struct omap_dss_device *dssdev, int channel,
579 int (*dcs_write_nosync)(struct omap_dss_device *dssdev, int channel,
581 int (*dcs_read)(struct omap_dss_device *dssdev, int channel, u8 dcs_cmd,
[all …]
/include/trace/events/
Dscsi.h208 __field( unsigned int, channel )
221 __entry->channel = cmd->device->channel;
234 __entry->host_no, __entry->channel, __entry->id,
250 __field( unsigned int, channel )
264 __entry->channel = cmd->device->channel;
278 __entry->host_no, __entry->channel, __entry->id,
295 __field( unsigned int, channel )
309 __entry->channel = cmd->device->channel;
324 __entry->host_no, __entry->channel, __entry->id,
/include/soc/tegra/
Dbpmp.h49 struct tegra_bpmp_channel *channel,
66 struct mbox_chan *channel; member
116 void tegra_bpmp_mrq_return(struct tegra_bpmp_channel *channel, int code,
142 static inline void tegra_bpmp_mrq_return(struct tegra_bpmp_channel *channel, in tegra_bpmp_mrq_return() argument
Divc.h18 struct tegra_ivc_header *channel; member
/include/linux/iio/
Dbuffer-dmaengine.h14 const char *channel);
Dconsumer.h25 const struct iio_chan_spec *channel; member
293 int iio_get_channel_type(struct iio_channel *channel,
/include/sound/
Dsh_dac_audio.h13 int channel; member
Ddesignware_i2s.h30 int channel; member
/include/net/bluetooth/
Drfcomm.h243 u8 channel);
250 struct rfcomm_dlc *rfcomm_dlc_exists(bdaddr_t *src, bdaddr_t *dst, u8 channel);
314 u8 channel; member
322 int rfcomm_connect_ind(struct rfcomm_session *s, u8 channel,
350 u8 channel; member
359 u8 channel; member
/include/linux/soc/samsung/
Ds3c-adc.h17 unsigned int channel, unsigned int nr_samples);
/include/xen/interface/io/
Dvscsiif.h197 uint16_t channel, id, lun; /* (virtual) device specification */ member

123