/linux-3.3/drivers/staging/iio/dds/ |
D | dds.h | 13 #define IIO_DEV_ATTR_FREQ(_channel, _num, _mode, _show, _store, _addr) \ argument 21 #define IIO_CONST_ATTR_FREQ_SCALE(_channel, _string) \ argument 28 #define IIO_DEV_ATTR_FREQSYMBOL(_channel, _mode, _show, _store, _addr) \ argument 36 #define IIO_DEV_ATTR_PHASE(_channel, _num, _mode, _show, _store, _addr) \ argument 44 #define IIO_CONST_ATTR_PHASE_SCALE(_channel, _string) \ argument 51 #define IIO_DEV_ATTR_PHASESYMBOL(_channel, _mode, _show, _store, _addr) \ argument 59 #define IIO_DEV_ATTR_PINCONTROL_EN(_channel, _mode, _show, _store, _addr)\ argument 67 #define IIO_DEV_ATTR_PINCONTROL_FREQ_EN(_channel, _mode, _show, _store, _addr)\ argument 75 #define IIO_DEV_ATTR_PINCONTROL_PHASE_EN(_channel, _mode, _show, _store, _addr)\ argument 83 #define IIO_DEV_ATTR_OUT_ENABLE(_channel, _mode, _show, _store, _addr) \ argument [all …]
|
/linux-3.3/drivers/net/wireless/iwmc3200wifi/ |
D | cfg80211.c | 45 #define CHAN2G(_channel, _freq, _flags) { \ argument 54 #define CHAN5G(_channel, _flags) { \ argument
|
/linux-3.3/arch/frv/kernel/ |
D | dma.c | 124 static irqreturn_t dma_irq_handler(int irq, void *_channel) in dma_irq_handler()
|
/linux-3.3/drivers/net/ethernet/sfc/ |
D | net_driver.h | 928 #define efx_for_each_channel(_channel, _efx) \ argument 963 #define efx_for_each_channel_tx_queue(_tx_queue, _channel) \ argument 973 #define efx_for_each_possible_channel_tx_queue(_tx_queue, _channel) \ argument 998 #define efx_for_each_channel_rx_queue(_rx_queue, _channel) \ argument
|
D | nic.c | 64 #define EFX_CHANNEL_MAGIC_TEST(_channel) \ argument 68 #define EFX_CHANNEL_MAGIC_FILL(_channel) \ argument
|
D | ethtool.c | 328 #define EFX_CHANNEL_NAME(_channel) "chan%d", _channel->channel argument
|
/linux-3.3/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 35 #define CHAN2G(_channel, _freq, _flags) { \ argument 44 #define CHAN5G(_channel, _flags) { \ argument
|
/linux-3.3/drivers/net/wireless/libertas/ |
D | cfg.c | 25 #define CHAN2G(_channel, _freq, _flags) { \ argument
|
/linux-3.3/drivers/net/wireless/brcm80211/brcmfmac/ |
D | wl_cfg80211.c | 75 #define CHAN2G(_channel, _freq, _flags) { \ argument 84 #define CHAN5G(_channel, _flags) { \ argument
|
/linux-3.3/drivers/net/wireless/b43/ |
D | main.c | 183 #define CHAN4G(_channel, _freq, _flags) { \ argument 209 #define CHAN5G(_channel, _flags) { \ argument
|