Searched defs:t_fm_pcd_params (Results 1 – 1 of 1) sorted by relevance
3925 typedef struct t_fm_pcd_params { struct3926 bool prs_support;3928 bool cc_support;3931 bool kg_support;3933 bool plcr_support;3935 t_handle h_fm;3937 uint8_t num_schemes;3941 bool use_host_command;3943 t_fm_pcd_hc_params hc;3970 } t_fm_pcd_params; argument