/include/linux/platform_data/ |
D | edma.h | 115 int edma_alloc_channel(int channel, 116 void (*callback)(unsigned channel, u16 ch_status, void *data), 118 void edma_free_channel(unsigned channel); 146 int edma_start(unsigned channel); 147 void edma_stop(unsigned channel); 148 void edma_clean_channel(unsigned channel); 149 void edma_clear_event(unsigned channel); 150 void edma_pause(unsigned channel); 151 void edma_resume(unsigned channel); 153 void edma_assign_channel_eventq(unsigned channel, enum dma_event_q eventq_no);
|
/include/linux/mfd/abx500/ |
D | ab8500-gpadc.h | 56 int ab8500_gpadc_sw_hw_convert(struct ab8500_gpadc *gpadc, u8 channel, 58 static inline int ab8500_gpadc_convert(struct ab8500_gpadc *gpadc, u8 channel) in ab8500_gpadc_convert() argument 60 return ab8500_gpadc_sw_hw_convert(gpadc, channel, in ab8500_gpadc_convert() 64 int ab8500_gpadc_read_raw(struct ab8500_gpadc *gpadc, u8 channel, 66 int ab8500_gpadc_double_read_raw(struct ab8500_gpadc *gpadc, u8 channel, 70 u8 channel, int ad_value);
|
/include/uapi/linux/ |
D | ipmi.h | 74 short channel; member 86 short channel; member 97 short channel; member 122 short channel; member 411 unsigned short channel; member
|
/include/asm-generic/ |
D | pci.h | 23 static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel) in pci_get_legacy_ide_irq() argument 25 return channel ? 15 : 14; in pci_get_legacy_ide_irq()
|
/include/video/ |
D | omapdss.h | 669 void (*enable_hs)(struct omap_dss_device *dssdev, int channel, 673 int (*update)(struct omap_dss_device *dssdev, int channel, 679 int (*enable_video_output)(struct omap_dss_device *dssdev, int channel); 681 int channel); 683 int (*request_vc)(struct omap_dss_device *dssdev, int *channel); 684 int (*set_vc_id)(struct omap_dss_device *dssdev, int channel, 686 void (*release_vc)(struct omap_dss_device *dssdev, int channel); 689 int (*dcs_write)(struct omap_dss_device *dssdev, int channel, 691 int (*dcs_write_nosync)(struct omap_dss_device *dssdev, int channel, 693 int (*dcs_read)(struct omap_dss_device *dssdev, int channel, u8 dcs_cmd, [all …]
|
D | imx-ipu-v3.h | 134 int ipu_idmac_channel_irq(struct ipu_soc *ipu, struct ipuv3_channel *channel, 159 struct ipuv3_channel *ipu_idmac_get(struct ipu_soc *ipu, unsigned channel); 162 int ipu_idmac_enable_channel(struct ipuv3_channel *channel); 163 int ipu_idmac_disable_channel(struct ipuv3_channel *channel); 164 void ipu_idmac_enable_watermark(struct ipuv3_channel *channel, bool enable); 165 int ipu_idmac_lock_enable(struct ipuv3_channel *channel, int num_bursts); 166 int ipu_idmac_wait_busy(struct ipuv3_channel *channel, int ms); 168 void ipu_idmac_set_double_buffer(struct ipuv3_channel *channel, 170 int ipu_idmac_get_current_buffer(struct ipuv3_channel *channel); 171 bool ipu_idmac_buffer_is_ready(struct ipuv3_channel *channel, u32 buf_num); [all …]
|
D | sh_mipi_dsi.h | 48 int channel; member
|
/include/linux/ |
D | ipmi.h | 126 unsigned int channel, 129 unsigned int channel, 132 unsigned int channel, 135 unsigned int channel,
|
D | mv643xx.h | 734 #define MV64340_SDMA_CONFIG_REG(channel) (0x4000 + (channel<<13)) argument 735 #define MV64340_SDMA_COMMAND_REG(channel) (0x4008 + (channel<<13)) argument 736 #define MV64340_SDMA_CURRENT_RX_DESCRIPTOR_POINTER(channel) (0x4810 + (channel<<13)) argument 737 #define MV64340_SDMA_CURRENT_TX_DESCRIPTOR_POINTER(channel) (0x4c10 + (channel<<13)) argument 738 #define MV64340_SDMA_FIRST_TX_DESCRIPTOR_POINTER(channel) (0x4c14 + (channel<<13)) argument
|
D | pti.h | 34 u8 channel; member
|
D | sudmac.h | 40 const struct sudmac_channel *channel; member
|
D | host1x.h | 47 struct host1x_channel *channel; member 157 void host1x_channel_free(struct host1x_channel *channel); 158 struct host1x_channel *host1x_channel_get(struct host1x_channel *channel); 159 void host1x_channel_put(struct host1x_channel *channel); 186 struct host1x_channel *channel; member
|
D | hyperv.h | 816 extern int vmbus_open(struct vmbus_channel *channel, 824 extern void vmbus_close(struct vmbus_channel *channel); 826 extern int vmbus_sendpacket(struct vmbus_channel *channel, 833 extern int vmbus_sendpacket_pagebuffer(struct vmbus_channel *channel, 840 extern int vmbus_sendpacket_multipagebuffer(struct vmbus_channel *channel, 846 extern int vmbus_establish_gpadl(struct vmbus_channel *channel, 851 extern int vmbus_teardown_gpadl(struct vmbus_channel *channel, 854 extern int vmbus_recvpacket(struct vmbus_channel *channel, 860 extern int vmbus_recvpacket_raw(struct vmbus_channel *channel, 895 struct vmbus_channel *channel; member [all …]
|
D | sh_dma.h | 77 const struct sh_dmae_channel *channel; member
|
D | firewire.h | 365 static inline int fw_stream_packet_destination_id(int tag, int channel, int sy) in fw_stream_packet_destination_id() argument 367 return tag << 14 | channel << 8 | sy; in fw_stream_packet_destination_id() 441 int channel; member 453 int type, int channel, int speed, size_t header_size, 467 u64 channels_mask, int *channel, int *bandwidth,
|
/include/linux/iio/adc/ |
D | ad_sigma_delta.h | 26 unsigned int channel; member 44 int (*set_channel)(struct ad_sigma_delta *, unsigned int channel); 82 unsigned int channel) in ad_sigma_delta_set_channel() argument 85 return sd->info->set_channel(sd, channel); in ad_sigma_delta_set_channel() 135 .channel = (_channel1), \
|
/include/trace/events/ |
D | scsi.h | 209 __field( unsigned int, channel ) 222 __entry->channel = cmd->device->channel; 235 __entry->host_no, __entry->channel, __entry->id, 251 __field( unsigned int, channel ) 265 __entry->channel = cmd->device->channel; 279 __entry->host_no, __entry->channel, __entry->id, 296 __field( unsigned int, channel ) 310 __entry->channel = cmd->device->channel; 325 __entry->host_no, __entry->channel, __entry->id,
|
/include/linux/iio/ |
D | consumer.h | 28 const struct iio_chan_spec *channel; member 160 int iio_get_channel_type(struct iio_channel *channel,
|
/include/sound/ |
D | sh_dac_audio.h | 16 int channel; member
|
D | designware_i2s.h | 42 int channel; member
|
/include/net/bluetooth/ |
D | rfcomm.h | 238 u8 channel); 245 struct rfcomm_dlc *rfcomm_dlc_exists(bdaddr_t *src, bdaddr_t *dst, u8 channel); 309 u8 channel; member 317 int rfcomm_connect_ind(struct rfcomm_session *s, u8 channel, 345 u8 channel; member 354 u8 channel; member
|
/include/media/ |
D | sh_mobile_csi2.h | 34 unsigned char channel; /* 0..3 */ member
|
/include/linux/soc/ti/ |
D | knav_dma.h | 163 void knav_dma_close_channel(void *channel); 170 static inline void knav_dma_close_channel(void *channel) in knav_dma_close_channel() argument
|
/include/drm/ |
D | drm_mipi_dsi.h | 35 u8 channel; member 122 unsigned int channel; member
|
/include/xen/interface/io/ |
D | vscsiif.h | 197 uint16_t channel, id, lun; /* (virtual) device specification */ member
|