Searched defs:zd_rf (Results 1 – 1 of 1) sorted by relevance
36 struct zd_rf { struct 55 int (*init_hw)(struct zd_rf *rf); argument 56 int (*set_channel)(struct zd_rf *rf, u8 channel); argument 57 int (*switch_radio_on)(struct zd_rf *rf); argument 58 int (*switch_radio_off)(struct zd_rf *rf); argument 59 int (*patch_6m_band_edge)(struct zd_rf *rf, u8 channel); argument 60 void (*clear)(struct zd_rf *rf); argument [all...]