Searched defs:zd_rf (Results 1 – 1 of 1) sorted by relevance
36 struct zd_rf { struct55 int (*init_hw)(struct zd_rf *rf); argument56 int (*set_channel)(struct zd_rf *rf, u8 channel); argument57 int (*switch_radio_on)(struct zd_rf *rf); argument58 int (*switch_radio_off)(struct zd_rf *rf); argument59 int (*patch_6m_band_edge)(struct zd_rf *rf, u8 channel); argument60 void (*clear)(struct zd_rf *rf); argument