Searched refs:h_user_priv (Results 1 – 3 of 3) sorted by relevance
215 p_dev->h_user_priv = (t_handle)p_pcd_dev; in fm_pcd_net_env_characteristics_set()233 p_pcd_dev = (t_device *)p_dev->h_user_priv; in fm_pcd_net_env_characteristics_delete()288 p_dev->h_user_priv = (t_handle)p_pcd_dev; in fm_pcd_kg_scheme_set()308 p_pcd_dev = (t_device *)p_dev->h_user_priv; in fm_pcd_kg_scheme_delete()396 p_dev->h_user_priv = (t_handle)p_fm_port; in fm_port_open()411 if (p_dev->h_user_priv) in fm_port_close()412 free(p_dev->h_user_priv); in fm_port_close()534 create_device(t_handle h_user_priv, t_handle h_dev_id) in create_device() argument536 t_device *p_user_priv_dev = (t_device *)h_user_priv; in create_device()546 p_dev->h_user_priv = h_user_priv; in create_device()
68 p_vsp_dev->h_user_priv = (t_handle)p_dev; in fm_vsp_config()86 p_dev = (t_device *)p_vsp_dev->h_user_priv; in fm_vsp_init()108 p_dev = (t_device *)p_vsp_dev->h_user_priv; in fm_vsp_free()134 p_dev = (t_device *)p_vsp_dev->h_user_priv; in fm_vsp_config_buffer_prefix_content()
151 t_handle h_user_priv; member155 t_handle create_device(t_handle h_user_priv, t_handle h_dev_id);