Lines Matching refs:Device
46 static void device_unset_sysfs(Device *d) {
48 Device *first;
69 static int device_set_sysfs(Device *d, const char *sysfs) {
70 Device *first;
105 Device *d = DEVICE(u);
121 Device *d = DEVICE(u);
128 static void device_set_state(Device *d, DeviceState state) {
142 Device *d = DEVICE(u);
160 Device *d = DEVICE(u);
172 Device *d = DEVICE(u);
194 Device *d = DEVICE(u);
334 u = unit_new(m, sizeof(Device));
452 static void device_update_found_one(Device *d, bool add, DeviceFound found, bool now) {
485 Device *d, *l;
536 Device *d = DEVICE(u);
537 Device *other, *first = NULL;
560 Device *d = DEVICE(u), *other;
838 .object_size = sizeof(Device),
841 "Device\0"