Searched defs:fmr_ds (Results 1 – 1 of 1) sorted by relevance
128 struct fmr_ds { struct129 int fd;130 int err;131 uint16_t cur_freq;132 uint16_t backup_freq;133 void *priv;134 void *custom_handler;135 struct CUST_cfg_ds cfg_data;136 struct fm_cbk_tbl tbl;137 CUST_func_type get_cfg;[all …]