Searched defs:set_channel (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/staging/vt6655/ |
D | channel.c | 177 bool set_channel(void *pDeviceHandler, struct ieee80211_channel *ch) in set_channel() function
|
/linux-4.1.27/drivers/net/wireless/zd1211rw/ |
D | zd_rf.h | 68 int (*set_channel)(struct zd_rf *rf, u8 channel); member
|
/linux-4.1.27/include/net/ |
D | mac802154.h | 211 int (*set_channel)(struct ieee802154_hw *hw, u8 page, member
|
D | cfg802154.h | 44 int (*set_channel)(struct wpan_phy *wpan_phy, u8 page, u8 channel); member
|
/linux-4.1.27/include/linux/iio/adc/ |
D | ad_sigma_delta.h | 44 int (*set_channel)(struct ad_sigma_delta *, unsigned int channel); member
|
/linux-4.1.27/drivers/net/ieee802154/ |
D | at86rf230.c | 52 int (*set_channel)(struct at86rf230_local *, u8, u8); member
|
/linux-4.1.27/drivers/net/wireless/ |
D | rndis_wlan.c | 1281 static int set_channel(struct usbnet *usbdev, int channel) in set_channel() function
|