Searched refs:p_fm_port_params (Results 1 – 2 of 2) sorted by relevance
331 fm_port_open(t_fm_port_params *p_fm_port_params) in fm_port_open() argument353 switch (p_fm_port_params->port_type) { in fm_port_open()356 (uint32_t)((t_device *)p_fm_port_params->h_fm)->id, in fm_port_open()357 p_fm_port_params->port_id); in fm_port_open()361 (uint32_t)((t_device *)p_fm_port_params->h_fm)->id, in fm_port_open()362 p_fm_port_params->port_id); in fm_port_open()366 (uint32_t)((t_device *)p_fm_port_params->h_fm)->id, in fm_port_open()372 p_fm_port_params->port_id); in fm_port_open()392 p_fm_port->port_type = p_fm_port_params->port_type; in fm_port_open()393 p_fm_port->port_id = p_fm_port_params->port_id; in fm_port_open()[all …]
1540 t_handle fm_port_config(t_fm_port_params *p_fm_port_params);1567 t_handle fm_port_open(t_fm_port_params *p_fm_port_params);