Searched refs:p_version (Results 1 – 2 of 2) sorted by relevance
460 uint32_t fm_get_api_version(t_handle h_fm, ioc_fm_api_version_t *p_version);
96 fm_get_api_version(t_handle h_fm, ioc_fm_api_version_t *p_version) in fm_get_api_version() argument103 ret = ioctl(p_dev->fd, FM_IOC_GET_API_VERSION, p_version); in fm_get_api_version()