Lines Matching full:device
53 #include "../src/device.h"
54 #include "device.h"
625 error("Can't open input device: %s (%d)",
643 error("Can't write device information: %s (%d)",
660 error("Can't create uinput device: %s (%d)",
686 /* Use device name from config file if specified */
782 error("Unable to get audio device object for %s", address);
1000 struct audio_device *device = data;
1001 struct control *control = device->control;
1054 struct audio_device *device = data;
1055 struct control *control = device->control;
1066 "Device not Connected");
1084 struct audio_device *device = data;
1085 struct control *control = device->control;
1096 "Device not Connected");
1114 struct audio_device *device = data;
1132 value = (device->control->state == AVCTP_STATE_CONNECTED);