Home
last modified time | relevance | path

Searched refs:hw_fd (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c273 close(dmix->hw_fd); in server_cleanup()
342 if (i != dmix->server_fd && i != dmix->hw_fd)
387 _snd_send_fd(sck, &buf, 1, dmix->hw_fd);
492 ret = snd_receive_fd(dmix->comm_fd, &buf, 1, &dmix->hw_fd);
1437 dmix->hw_fd = fd.fd;
1601 ret = snd_pcm_hw_open_fd(spcmp, client_name, dmix->hw_fd, 0);
H A Dpcm_direct.h157 int hw_fd; /* hardware file descriptor */ member

Completed in 4 milliseconds