Lines Matching defs:device
47 "ignore_dB=<ignore dB information from the device?> "
52 struct device {
97 static void device_free(struct device *d) {
188 * check whether there is still a process using this audio device. */
282 static void verify_access(struct userdata *u, struct device *d) {
311 * device closes it we will get another notification via
322 * device after opening it we will close it again and
324 * cause an inotify event on the device node which
326 * audio device again, practically entering a busy
332 * the device we cannot really distinguish between
375 struct device *d;
394 d = pa_xnew0(struct device, 1);
441 struct device *d;
492 pa_log("Failed to get udev device object from udev.");
513 pa_log("Failed to get udev device object from monitor.");
532 struct device *d,
546 struct device *d,
573 struct device *d;
607 * device's ACL is changed last. To avoid races when ACLs
608 * are changed we hence watch only the control device */
783 "allows only privileged processes to listen to device events. "