Searched refs:channel (Results 26 - 50 of 51) sorted by relevance

123

/include/linux/mfd/wm8350/
H A Dcomparator.h172 int wm8350_read_auxadc(struct wm8350 *wm8350, int channel, int scale,
/include/net/
H A Dmac802154.h128 * Set radio for listening on specific channel.
129 * Set the device for listening on specified channel.
172 int channel);
H A Dieee802154_netdev.h407 u8 channel, u8 page, u8 cap);
416 u8 channel, u8 page, u8 bcn_ord, u8 sf_ord,
H A Dcfg80211.h90 * enum ieee80211_channel_flags - channel flags
94 * @IEEE80211_CHAN_DISABLED: This channel is disabled.
97 * @IEEE80211_CHAN_RADAR: Radar detection is required on this channel.
98 * @IEEE80211_CHAN_NO_HT40PLUS: extension channel above this channel
100 * @IEEE80211_CHAN_NO_HT40MINUS: extension channel below this channel
102 * @IEEE80211_CHAN_NO_OFDM: OFDM is not allowed on this channel.
104 * this flag indicates that an 80 MHz channel cannot use this
105 * channel a
558 struct ieee80211_channel *channel; member in struct:survey_info
1548 struct ieee80211_channel *channel; member in struct:cfg80211_bss
1781 struct ieee80211_channel *channel; member in struct:cfg80211_connect_params
3860 cfg80211_get_ibss(struct wiphy *wiphy, struct ieee80211_channel *channel, const u8 *ssid, size_t ssid_len) argument
[all...]
/include/trace/events/
H A Dhswadsp.h334 __field( uint32_t, channel )
342 __entry->channel = req->channel;
349 (int) __entry->id, (uint32_t) __entry->channel,
/include/uapi/linux/
H A Dfirewire-cdev.h246 * channel, 4 bits tcode, 4 bits sy, in big endian byte order.
309 * @channel: Isochronous channel which was (de)allocated, if any
313 * resource was allocated at the IRM. The client has to check @channel and
320 * @channel is <0 if no channel was (de)allocated or if reallocation failed.
327 __s32 channel; member in struct:fw_cdev_event_iso_resource
666 * @header_size: Header size to strip in single-channel reception
667 * @channel: Channel to bind to in single-channel receptio
699 __u32 channel; member in struct:fw_cdev_create_iso_context
994 __u32 channel; member in struct:fw_cdev_send_stream_packet
[all...]
H A Dedd.h96 __u8 channel; member in struct:edd_device_params::__anon1747::__anon1749
H A Dcyclades.h265 /* channel op_mode */
267 #define C_CH_DISABLE 0x00000000 /* channel is disabled */
268 #define C_CH_TXENABLE 0x00000001 /* channel Tx enabled */
269 #define C_CH_RXENABLE 0x00000002 /* channel Rx enabled */
270 #define C_CH_ENABLE 0x00000003 /* channel Tx/Rx enabled */
417 * BUF_CTRL - This per channel structure contains
418 * all Tx and Rx buffer control for a given channel.
455 __u32 hcmd_channel; /* channel number */
459 __u32 fwcmd_channel; /* channel number */
473 unsigned long channel[QUEUE_SIZ member in struct:INT_QUEUE
[all...]
/include/uapi/sound/
H A Dasequencer.h39 /** note messages (channel specific)
47 /** control messages (channel specific)
194 unsigned char channel; member in struct:snd_seq_ev_note
203 unsigned char channel; member in struct:snd_seq_ev_ctrl
380 #define SNDRV_SEQ_REMOVE_DEST_CHANNEL (1<<3) /* Restrict by channel */
395 unsigned char channel; /* Channel for REMOVE_DEST */ member in struct:snd_seq_remove_events
H A Dasound.h49 unsigned char status[24]; /* AES/IEC958 channel status bits */
62 unsigned char db1_ct_cc; /* coding type and channel count */
65 unsigned char db4_ca; /* channel allocation code */
403 unsigned int channel; member in struct:snd_pcm_channel_info
474 /* channel positions */
479 /* this follows the alsa-lib mixer channel value + 3 */
/include/scsi/
H A Dscsi_device.h101 unsigned int id, channel; member in struct:scsi_device
279 unsigned int channel; member in struct:scsi_target
325 extern int scsi_add_device(struct Scsi_Host *host, uint channel,
413 extern void scsi_scan_target(struct device *parent, unsigned int channel,
458 return sdev->channel;
H A Dsg.h106 int channel; member in struct:sg_scsi_id
H A Dscsi_transport_fc.h244 unsigned int channel; member in struct:fc_vport
265 (v->channel)
349 unsigned int channel; member in struct:fc_rport
842 int channel, struct fc_rport_identifiers *ids);
855 struct fc_vport *fc_vport_create(struct Scsi_Host *shost, int channel,
/include/linux/
H A Dmv643xx.h734 #define MV64340_SDMA_CONFIG_REG(channel) (0x4000 + (channel<<13))
735 #define MV64340_SDMA_COMMAND_REG(channel) (0x4008 + (channel<<13))
736 #define MV64340_SDMA_CURRENT_RX_DESCRIPTOR_POINTER(channel) (0x4810 + (channel<<13))
737 #define MV64340_SDMA_CURRENT_TX_DESCRIPTOR_POINTER(channel) (0x4c10 + (channel<<13))
738 #define MV64340_SDMA_FIRST_TX_DESCRIPTOR_POINTER(channel) (0x4c14 + (channel<<1
[all...]
H A DmISDNif.h210 * D channel 1-31
211 * B channel 33 - 63
286 unsigned char channel; member in struct:sockaddr_mISDN
402 int channel; member in struct:mISDN_ctrl_req
H A Duwb.h391 int beaconing; /* Beaconing state [channel number] */
430 * @channel_changed: called when the channel used by the radio changes.
431 * A channel of -1 means the channel has been stopped.
434 * @channel: channel being used by the PAL; 0 if the PAL isn't using
459 void (*channel_changed)(struct uwb_pal *pal, int channel);
462 int channel; member in struct:uwb_pal
H A Dide.h681 u8 channel; /* for dual-port chips: 0=primary, 1=secondary */ member in struct:hwif_s
975 * - ide_started : In this case, the channel is left busy until an
/include/uapi/drm/
H A Dnouveau_drm.h105 uint32_t channel; member in struct:drm_nouveau_gem_pushbuf
/include/linux/iio/imu/
H A Dadis.h163 .channel = (chan), \
187 .channel = 0, \
/include/linux/mfd/da9052/
H A Dda9052.h109 int da9052_adc_manual_read(struct da9052 *da9052, unsigned char channel);
/include/net/irda/
H A Dirda_device.h161 int dma, dma2; /* DMA channel(s) used */
231 void irda_setup_dma(int channel, dma_addr_t buffer, int count, int mode);
/include/linux/iio/
H A Diio.h59 * struct iio_chan_spec_ext_info - Extended channel info attribute
78 * struct iio_enum - Enum channel info attribute
84 * The iio_enum struct can be used to implement enum style channel attributes.
109 * IIO_ENUM() - Initialize enum extended channel attribute
126 * IIO_ENUM_AVAILABLE() - Initialize enum available extended channel attribute
142 * struct iio_event_spec - specification for a channel event
146 * set in this mask will be registered per channel.
148 * set in this mask will be shared by channel type.
150 * set in this mask will be shared by channel type and
165 * struct iio_chan_spec - specification of a single channel
219 int channel; member in struct:iio_chan_spec
[all...]
/include/linux/hsi/
H A Dhsi.h71 * struct hsi_channel - channel resource used by the hsi clients
84 * @num_channels: Number of channel resources
196 * @channel: Channel were to TX/RX the message
212 unsigned int channel; member in struct:hsi_msg
/include/linux/mfd/
H A Dmc13xxx.h34 unsigned int mode, unsigned int channel,
/include/sound/
H A Dpcm.h76 int (*copy)(struct snd_pcm_substream *substream, int channel,
79 int (*silence)(struct snd_pcm_substream *substream, int channel,
448 struct snd_kcontrol *chmap_kctl; /* channel-mapping controls */
1079 * PCM channel-mapping control API
1081 /* array element of channel maps */
1087 /* channel map information; retrieved via snd_kcontrol_chip() */
1109 /* ALSA-standard channel maps (RL/RR prior to C/LFE) */
1111 /* Other world's standard channel maps (C/LFE prior to RL/RR) */

Completed in 464 milliseconds

123