Searched refs:qaic_manage (Results 1 – 1 of 1) sorted by relevance
1241 static int qaic_manage(struct qaic_device *qdev, struct qaic_user *usr, struct manage_msg *user_msg) in qaic_manage() function 1332 ret = qaic_manage(qdev, usr, msg); in qaic_manage_ioctl() 1335 * If the qaic_manage() is successful then we copy the message onto in qaic_manage_ioctl() 1376 ret = qaic_manage(qdev, usr, user_msg); in get_cntl_version()