Lines Matching refs:need_auth
1380 int need_auth;
1561 need_auth = (reply.resource_to_authorize != 0);
1563 if (need_auth)
1580 if (need_auth && !dev->auth_active)
1592 while (need_auth);
1726 int need_auth;
1788 need_auth = (reply.resource_to_authorize != 0);
1789 if (need_auth)
1822 if (need_auth && !s->hw->auth_active)
1825 while (need_auth);
1886 int fd, need_auth;
1955 need_auth = (reply.resource_to_authorize != 0);
1956 if (need_auth)
1972 if (need_auth && !s->hw->auth_active)
1983 while (need_auth);
2021 int fd, need_auth;
2073 need_auth = (reply.resource_to_authorize != 0);
2074 if (need_auth)
2090 if (need_auth && !s->hw->auth_active)
2101 while (need_auth);