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