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