Home
last modified time | relevance | path

Searched refs:set_channel (Results 1 – 25 of 35) sorted by relevance

12

/linux/include/linux/iio/adc/
H A Dad_sigma_delta.h66 int (*set_channel)(struct ad_sigma_delta *, unsigned int channel); member
141 if (sd->info->set_channel) in ad_sigma_delta_set_channel()
142 return sd->info->set_channel(sd, channel); in ad_sigma_delta_set_channel()
/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_rf.h56 int (*set_channel)(struct zd_rf *rf, u8 channel); member
H A Dzd_rf_al2230.c421 rf->set_channel = zd1211b_al2230_set_channel; in zd_rf_init_al2230()
425 rf->set_channel = zd1211_al2230_set_channel; in zd_rf_init_al2230()
H A Dzd_rf_al7230b.c469 rf->set_channel = zd1211b_al7230b_set_channel; in zd_rf_init_al7230b()
474 rf->set_channel = zd1211_al7230b_set_channel; in zd_rf_init_al7230b()
H A Dzd_rf.c118 r = rf->set_channel(rf, channel); in zd_rf_set_channel()
H A Dzd_rf_rf2959.c265 rf->set_channel = rf2959_set_channel; in zd_rf_init_rf2959()
H A Dzd_rf_uw2453.c513 rf->set_channel = uw2453_set_channel; in zd_rf_init_uw2453()
/linux/drivers/net/ieee802154/
H A Datusb.c73 int (*set_channel)(struct ieee802154_hw*, u8, u8); member
591 ret = atusb->data->set_channel(hw, page, channel); in atusb_channel()
705 .set_channel = atusb_set_channel,
712 .set_channel = hulusb_set_channel,
719 .set_channel = atusb_channel,
H A Dcc2520.c819 .set_channel = cc2520_set_channel,
H A Dmcr20a.c758 .set_channel = mcr20a_set_channel,
H A Dmrf24j40.c1011 .set_channel = mrf24j40_set_channel,
H A Dadf7242.c930 .set_channel = adf7242_channel,
/linux/drivers/edac/
H A Dmem_repair.c130 MR_ATTR_STORE(channel, set_channel, unsigned long, kstrtoul) in MR_ATTR_STORE()
264 if (ops->set_channel)
/linux/include/net/
H A Dmac802154.h213 int (*set_channel)(struct ieee802154_hw *hw, u8 page, member
H A Dcfg802154.h51 int (*set_channel)(struct wpan_phy *wpan_phy, u8 page, u8 channel); member
/linux/net/mac802154/
H A Ddriver-ops.h240 ret = local->ops->set_channel(&local->hw, page, channel); in drv_set_channel()
H A Dcfg.c687 .set_channel = ieee802154_set_channel,
/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dusb.c221 .set_channel = mt76x0_set_channel, in mt76x0u_probe()
/linux/drivers/iio/adc/
H A Dad7791.c251 .set_channel = ad7791_set_channel,
H A Dad7192.c360 .set_channel = ad7192_set_channel,
374 .set_channel = ad7192_set_channel,
H A Dad7124.c681 .set_channel = ad7124_set_channel,
/linux/net/ieee802154/
H A Drdev-ops.h81 ret = rdev->ops->set_channel(&rdev->wpan_phy, page, channel); in rdev_set_channel()
/linux/include/linux/
H A Dedac.h835 int (*set_channel)(struct device *dev, void *drv_data, u32 val); member
/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8821a.c866 .set_channel = rtw88xxa_set_channel,
H A Drtw8812a.c920 .set_channel = rtw88xxa_set_channel,

12