chan_type         472 arch/powerpc/include/asm/pasemi_dma.h 	enum pasemi_dmachan_type chan_type;	/* TX / RX */
chan_type         202 arch/powerpc/platforms/pasemi/dma_lib.c 	chan->chan_type = type;
chan_type         219 arch/powerpc/platforms/pasemi/dma_lib.c 	switch (chan->chan_type & (RXCHAN|TXCHAN)) {
chan_type         282 arch/powerpc/platforms/pasemi/dma_lib.c 	if (chan->chan_type == RXCHAN)
chan_type         309 arch/powerpc/platforms/pasemi/dma_lib.c 	if (chan->chan_type == RXCHAN) {
chan_type         402 arch/um/drivers/chan_kern.c static const struct chan_type chan_table[] = {
chan_type         441 arch/um/drivers/chan_kern.c 	const struct chan_type *entry;
chan_type         886 drivers/gpu/drm/mediatek/mtk_hdmi.c 	enum hdmi_aud_channel_type chan_type;
chan_type         908 drivers/gpu/drm/mediatek/mtk_hdmi.c 		chan_type = HDMI_AUD_CHAN_TYPE_2_0;
chan_type         910 drivers/gpu/drm/mediatek/mtk_hdmi.c 		chan_type = hdmi->aud_param.aud_input_chan_type;
chan_type         911 drivers/gpu/drm/mediatek/mtk_hdmi.c 	chan_count = mtk_hdmi_aud_get_chnl_count(chan_type);
chan_type         912 drivers/gpu/drm/mediatek/mtk_hdmi.c 	mtk_hdmi_hw_aud_set_i2s_chan_num(hdmi, chan_type, chan_count);
chan_type         578 drivers/iio/adc/mxs-lradc-adc.c #define MXS_ADC_CHAN(idx, chan_type, name) {			\
chan_type         579 drivers/iio/adc/mxs-lradc-adc.c 	.type = (chan_type),					\
chan_type         346 drivers/iio/imu/bmi160/bmi160_core.c static int bmi160_get_data(struct bmi160_data *data, int chan_type,
chan_type         352 drivers/iio/imu/bmi160/bmi160_core.c 	enum bmi160_sensor_type t = bmi160_to_sensor(chan_type);
chan_type          57 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h #define ST_LSM6DSX_CHANNEL(chan_type, addr, mod, scan_idx)		\
chan_type          59 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx.h 	.type = chan_type,						\
chan_type         616 drivers/iio/light/rpr0521.c 				enum iio_chan_type chan_type,
chan_type         629 drivers/iio/light/rpr0521.c 	switch (chan_type) {
chan_type         646 drivers/iio/light/rpr0521.c 				enum iio_chan_type chan_type,
chan_type          74 drivers/mailbox/zynqmp-ipi-mailbox.c 	unsigned int chan_type;
chan_type         205 drivers/mailbox/zynqmp-ipi-mailbox.c 	if (mchan->chan_type == IPI_MB_CHNL_TX) {
chan_type         241 drivers/mailbox/zynqmp-ipi-mailbox.c 	if (mchan->chan_type == IPI_MB_CHNL_TX) {
chan_type         279 drivers/mailbox/zynqmp-ipi-mailbox.c 	if (mchan->chan_type == IPI_MB_CHNL_TX) {
chan_type         283 drivers/mailbox/zynqmp-ipi-mailbox.c 				mchan->chan_type, (unsigned int)msg->len,
chan_type         296 drivers/mailbox/zynqmp-ipi-mailbox.c 				mchan->chan_type, (unsigned int)msg->len,
chan_type         330 drivers/mailbox/zynqmp-ipi-mailbox.c 	nchan_type = (mchan->chan_type + 1) % 2;
chan_type         344 drivers/mailbox/zynqmp-ipi-mailbox.c 	if (mchan->chan_type == IPI_MB_CHNL_RX) {
chan_type         365 drivers/mailbox/zynqmp-ipi-mailbox.c 	unsigned int chan_type;
chan_type         371 drivers/mailbox/zynqmp-ipi-mailbox.c 	chan_type = mchan->chan_type;
chan_type         372 drivers/mailbox/zynqmp-ipi-mailbox.c 	if (chan_type == IPI_MB_CHNL_RX) {
chan_type         377 drivers/mailbox/zynqmp-ipi-mailbox.c 	chan_type = (chan_type + 1) % 2;
chan_type         378 drivers/mailbox/zynqmp-ipi-mailbox.c 	if (!ipi_mbox->mchans[chan_type].is_opened) {
chan_type         408 drivers/mailbox/zynqmp-ipi-mailbox.c 	unsigned int chan_type;
chan_type         411 drivers/mailbox/zynqmp-ipi-mailbox.c 	chan_type = p->args[0];
chan_type         412 drivers/mailbox/zynqmp-ipi-mailbox.c 	if (chan_type != IPI_MB_CHNL_TX && chan_type != IPI_MB_CHNL_RX) {
chan_type         414 drivers/mailbox/zynqmp-ipi-mailbox.c 			chan_type);
chan_type         417 drivers/mailbox/zynqmp-ipi-mailbox.c 	chan = &mbox->chans[chan_type];
chan_type         599 drivers/mailbox/zynqmp-ipi-mailbox.c 	ipi_mbox->mchans[IPI_MB_CHNL_TX].chan_type = IPI_MB_CHNL_TX;
chan_type         600 drivers/mailbox/zynqmp-ipi-mailbox.c 	ipi_mbox->mchans[IPI_MB_CHNL_RX].chan_type = IPI_MB_CHNL_RX;
chan_type         128 drivers/net/wireless/ath/ath9k/common-spectral.c 			u8 *sample_buf, u64 tsf, u16 freq, int chan_type);
chan_type         134 drivers/net/wireless/ath/ath9k/common-spectral.c 			u64 tsf, u16 freq, int chan_type)
chan_type         238 drivers/net/wireless/ath/ath9k/common-spectral.c 			u64 tsf, u16 freq, int chan_type)
chan_type         265 drivers/net/wireless/ath/ath9k/common-spectral.c 	fft_sample_40.channel_type = chan_type;
chan_type         267 drivers/net/wireless/ath/ath9k/common-spectral.c 	if (chan_type == NL80211_CHAN_HT40PLUS) {
chan_type         484 drivers/net/wireless/ath/ath9k/common-spectral.c 	enum nl80211_channel_type chan_type;
chan_type         517 drivers/net/wireless/ath/ath9k/common-spectral.c 	chan_type = cfg80211_get_chandef_type(&common->hw->conf.chandef);
chan_type         518 drivers/net/wireless/ath/ath9k/common-spectral.c 	if ((chan_type == NL80211_CHAN_HT40MINUS) ||
chan_type         519 drivers/net/wireless/ath/ath9k/common-spectral.c 	    (chan_type == NL80211_CHAN_HT40PLUS)) {
chan_type         624 drivers/net/wireless/ath/ath9k/common-spectral.c 						  tsf, freq, chan_type);
chan_type         642 drivers/net/wireless/ath/ath9k/common-spectral.c 						  tsf, freq, chan_type);
chan_type          81 drivers/net/wireless/marvell/mwifiex/cfg80211.c u8 mwifiex_chan_type_to_sec_chan_offset(enum nl80211_channel_type chan_type)
chan_type          83 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	switch (chan_type) {
chan_type        3997 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	enum nl80211_channel_type chan_type;
chan_type        4013 drivers/net/wireless/marvell/mwifiex/cfg80211.c 			chan_type = mwifiex_get_chan_type(priv);
chan_type        4014 drivers/net/wireless/marvell/mwifiex/cfg80211.c 			cfg80211_chandef_create(chandef, chan, chan_type);
chan_type        1561 drivers/net/wireless/marvell/mwifiex/main.h u8 mwifiex_chan_type_to_sec_chan_offset(enum nl80211_channel_type chan_type);
chan_type         372 drivers/net/wireless/mediatek/mt7601u/phy.c 	enum nl80211_channel_type chan_type =
chan_type         381 drivers/net/wireless/mediatek/mt7601u/phy.c 	chan_ext_below = (chan_type == NL80211_CHAN_HT40MINUS);
chan_type         387 drivers/net/wireless/mediatek/mt7601u/phy.c 		if (chan_idx > 1 && chan_type == NL80211_CHAN_HT40MINUS)
chan_type         389 drivers/net/wireless/mediatek/mt7601u/phy.c 		else if (chan_idx < 12 && chan_type == NL80211_CHAN_HT40PLUS)
chan_type         612 drivers/scsi/gdth.h     u8      chan_type;                      /* channel type */
chan_type         118 drivers/staging/rtl8723bs/include/ioctl_cfg80211.h #define rtw_cfg80211_remain_on_channel_expired(adapter, cookie, chan, chan_type, gfp) cfg80211_remain_on_channel_expired((adapter)->rtw_wdev, cookie, chan, gfp)
chan_type          24 include/linux/iio/events.h #define IIO_EVENT_CODE(chan_type, diff, modifier, direction,		\
chan_type          28 include/linux/iio/events.h 	 ((u64)chan_type << 32) | (((u16)chan2) << 16) | ((u16)chan1) | \
chan_type          41 include/linux/iio/events.h #define IIO_MOD_EVENT_CODE(chan_type, number, modifier,		\
chan_type          43 include/linux/iio/events.h 	IIO_EVENT_CODE(chan_type, 0, modifier, direction, type, number, 0, 0)
chan_type          53 include/linux/iio/events.h #define IIO_UNMOD_EVENT_CODE(chan_type, number, type, direction)	\
chan_type          54 include/linux/iio/events.h 	IIO_EVENT_CODE(chan_type, 0, 0, direction, type, number, 0, 0)
chan_type         519 include/net/bluetooth/l2cap.h 	__u8		chan_type;
chan_type         646 net/bluetooth/6lowpan.c 	chan->chan_type = L2CAP_CHAN_CONN_ORIENTED;
chan_type         762 net/bluetooth/a2mp.c 	chan->chan_type = L2CAP_CHAN_FIXED;
chan_type         240 net/bluetooth/l2cap_core.c 	chan->chan_type = L2CAP_CHAN_FIXED;
chan_type         544 net/bluetooth/l2cap_core.c 	switch (chan->chan_type) {
chan_type         580 net/bluetooth/l2cap_core.c 	if (chan->chan_type != L2CAP_CHAN_FIXED ||
chan_type         618 net/bluetooth/l2cap_core.c 		if (chan->chan_type != L2CAP_CHAN_FIXED ||
chan_type         741 net/bluetooth/l2cap_core.c 		if (chan->chan_type == L2CAP_CHAN_CONN_ORIENTED) {
chan_type         749 net/bluetooth/l2cap_core.c 		if (chan->chan_type == L2CAP_CHAN_CONN_ORIENTED) {
chan_type         773 net/bluetooth/l2cap_core.c 	switch (chan->chan_type) {
chan_type        1138 net/bluetooth/l2cap_core.c 	if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED)
chan_type        1449 net/bluetooth/l2cap_core.c 		if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED) {
chan_type        1574 net/bluetooth/l2cap_core.c 		} else if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED) {
chan_type        2486 net/bluetooth/l2cap_core.c 	if (chan->chan_type == L2CAP_CHAN_CONN_LESS) {
chan_type        2904 net/bluetooth/l2cap_core.c 		if (chan->chan_type != L2CAP_CHAN_RAW)
chan_type        6933 net/bluetooth/l2cap_core.c 	if (chan->chan_type == L2CAP_CHAN_FIXED)
chan_type        7178 net/bluetooth/l2cap_core.c 	    chan->chan_type != L2CAP_CHAN_RAW) {
chan_type        7183 net/bluetooth/l2cap_core.c 	if (chan->chan_type == L2CAP_CHAN_CONN_ORIENTED && !psm) {
chan_type        7188 net/bluetooth/l2cap_core.c 	if (chan->chan_type == L2CAP_CHAN_FIXED && !cid) {
chan_type        7302 net/bluetooth/l2cap_core.c 		if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED) {
chan_type        7370 net/bluetooth/l2cap_core.c 		if (c->chan_type != L2CAP_CHAN_FIXED)
chan_type        7473 net/bluetooth/l2cap_core.c 	if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED)
chan_type         141 net/bluetooth/l2cap_sock.c 	switch (chan->chan_type) {
chan_type         519 net/bluetooth/l2cap_sock.c 		if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED &&
chan_type         520 net/bluetooth/l2cap_sock.c 		    chan->chan_type != L2CAP_CHAN_FIXED &&
chan_type         521 net/bluetooth/l2cap_sock.c 		    chan->chan_type != L2CAP_CHAN_RAW) {
chan_type         766 net/bluetooth/l2cap_sock.c 		if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED &&
chan_type         767 net/bluetooth/l2cap_sock.c 		    chan->chan_type != L2CAP_CHAN_FIXED &&
chan_type         768 net/bluetooth/l2cap_sock.c 		    chan->chan_type != L2CAP_CHAN_RAW) {
chan_type         866 net/bluetooth/l2cap_sock.c 		if (chan->chan_type != L2CAP_CHAN_CONN_ORIENTED &&
chan_type         867 net/bluetooth/l2cap_sock.c 		    chan->chan_type != L2CAP_CHAN_RAW) {
chan_type        1527 net/bluetooth/l2cap_sock.c 		chan->chan_type = pchan->chan_type;
chan_type        1541 net/bluetooth/l2cap_sock.c 		if (chan->chan_type == L2CAP_CHAN_FIXED) {
chan_type        1550 net/bluetooth/l2cap_sock.c 			chan->chan_type = L2CAP_CHAN_RAW;
chan_type        1553 net/bluetooth/l2cap_sock.c 			chan->chan_type = L2CAP_CHAN_CONN_LESS;
chan_type        1558 net/bluetooth/l2cap_sock.c 			chan->chan_type = L2CAP_CHAN_CONN_ORIENTED;
chan_type        3176 net/bluetooth/smp.c 	chan->chan_type	= pchan->chan_type;
chan_type         408 net/mac80211/ibss.c 	enum nl80211_channel_type chan_type;
chan_type         422 net/mac80211/ibss.c 		chan_type = cfg80211_get_chandef_type(&sdata->u.ibss.chandef);
chan_type         423 net/mac80211/ibss.c 		cfg80211_chandef_create(&chandef, cbss->channel, chan_type);
chan_type        1774 net/mac80211/tdls.c 	enum nl80211_channel_type chan_type;
chan_type        1844 net/mac80211/tdls.c 		chan_type = NL80211_CHAN_HT20;
chan_type        1848 net/mac80211/tdls.c 			chan_type = NL80211_CHAN_HT40PLUS;
chan_type        1851 net/mac80211/tdls.c 			chan_type = NL80211_CHAN_HT40MINUS;
chan_type        1854 net/mac80211/tdls.c 			chan_type = NL80211_CHAN_HT20;
chan_type        1859 net/mac80211/tdls.c 	cfg80211_chandef_create(&chandef, chan, chan_type);
chan_type          24 net/wireless/chan.c 			     enum nl80211_channel_type chan_type)
chan_type          34 net/wireless/chan.c 	switch (chan_type) {