Searched refs:fd_sta (Results 1 – 2 of 2) sorted by relevance
145 int fd_sta; member
1848 err = ioctl(ptr->fd_sta, SNDSTIOC_ADD_USER_DEVS, &arg); in init_sndstat()1888 ptr->fd_sta = -1; in dup_profile()1928 ptr->fd_sta = open("/dev/sndstat", O_WRONLY); in dup_profile()1929 if (ptr->fd_sta < 0) { in dup_profile()