/include/asm-generic/ |
D | pci.h | 11 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/ |
D | ad_sigma_delta.h | 25 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/ |
D | ipmi.h | 55 short channel; member 67 short channel; member 78 short channel; member 103 short channel; member 392 unsigned short channel; member
|
D | stm.h | 34 __u16 channel; member
|
/include/linux/ |
D | hyperv.h | 841 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 …]
|
D | ipmi.h | 141 unsigned int channel, 144 unsigned int channel, 147 unsigned int channel, 150 unsigned int channel,
|
D | mv643xx.h | 730 #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
|
D | visorbus.h | 334 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);
|
D | intel-pti.h | 26 u8 channel; member
|
D | firewire.h | 366 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,
|
D | sh_dma.h | 74 const struct sh_dmae_channel *channel; member
|
D | host1x.h | 64 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/ |
D | knav_dma.h | 169 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/ |
D | imx-ipu-v3.h | 187 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 …]
|
D | omapfb_dss.h | 557 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/ |
D | scsi.h | 208 __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/ |
D | bpmp.h | 49 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
|
D | ivc.h | 18 struct tegra_ivc_header *channel; member
|
/include/linux/iio/ |
D | buffer-dmaengine.h | 14 const char *channel);
|
D | consumer.h | 25 const struct iio_chan_spec *channel; member 293 int iio_get_channel_type(struct iio_channel *channel,
|
/include/sound/ |
D | sh_dac_audio.h | 13 int channel; member
|
D | designware_i2s.h | 30 int channel; member
|
/include/net/bluetooth/ |
D | rfcomm.h | 243 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/ |
D | s3c-adc.h | 17 unsigned int channel, unsigned int nr_samples);
|
/include/xen/interface/io/ |
D | vscsiif.h | 197 uint16_t channel, id, lun; /* (virtual) device specification */ member
|