Lines Matching defs:Device
68 struct Device {
75 * @param udi Universal Device Id
85 * @param udi Universal Device Id
175 * @param udi Universal Device Id
202 * @param udi Universal Device Id of parent
209 dump_children (char *udi, int num_devices, struct Device *devices, int depth)
254 struct Device *devices;
265 devices = malloc (sizeof(struct Device) * num_devices);
285 "Dumping %d device(s) from the Global Device List:\n"
302 "Dumped %d device(s) from the Global Device List.\n"
310 /** Invoked when a device is added to the Global Device List. Simply prints
313 * @param udi Universal Device Id
329 /** Invoked when a device is removed from the Global Device List. Simply
332 * @param udi Universal Device Id
347 /** Invoked when device in the Global Device List acquires a new capability.
350 * @param udi Universal Device Id
369 /** Invoked when device in the Global Device List loses a capability.
372 * @param udi Universal Device Id
393 * @param udi Universal Device Id
468 /** Invoked when a property of a device in the Global Device List is
471 * @param udi Univerisal Device Id
509 /** Invoked when a property of a device in the Global Device List is
512 * @param udi Univerisal Device Id