Searched defs:zd_rf (Results 1 – 1 of 1) sorted by relevance
49 struct zd_rf { struct68 int (*init_hw)(struct zd_rf *rf); argument69 int (*set_channel)(struct zd_rf *rf, u8 channel); argument70 int (*switch_radio_on)(struct zd_rf *rf); argument71 int (*switch_radio_off)(struct zd_rf *rf); argument72 int (*patch_6m_band_edge)(struct zd_rf *rf, u8 channel); argument73 void (*clear)(struct zd_rf *rf); argument