Lines Matching defs:device_error

101 	device_error(me, "attempt to delete permenant interrupt");
107 device_error(me, "attempt to delete unattached interrupt");
296 device_error(parent, "invalid address %s for device %s",
305 device_error(parent, "attempt to attach unknown device %s", name);
438 device_error(me, "no convert.address_to_attach_address method");
451 device_error(me, "no convert.size_to_attach_size method");
463 device_error(bus, "no convert.decode_unit method");
476 device_error(bus, "no convert.encode_unit method");
522 device_error(me, "can't have both parent instance and parent device");
568 device_error(me, "no instance_create method");
592 device_error(me, "no delete method");
630 device_error(me, "no read method");
642 device_error(me, "no write method");
654 device_error(me, "no seek method");
670 device_error(me, "no methods (want %s)", method_name);
680 device_error(me, "no %s method", method_name);
794 device_error(me, "conflict between type of new and old value for property %s", property);
996 device_error(me, "property %s not found or of wrong type", property);
1024 device_error(me, "property %s not found or of wrong type", property);
1057 device_error(me, "property %s not found or of wrong type", property);
1089 device_error(me, "property %s not found or of wrong type", property);
1091 device_error(me, "runtime property %s not yet initialized", property);
1127 device_error(me, "property %s not found or of wrong type", property);
1152 device_error(me, "property %s not found or of wrong type", property);
1154 device_error(me, "property %s contains an incomplete number of cells", property);
1264 device_error(me, "property %s not found or of wrong type", property);
1268 device_error(me, "property %s contains an incomplete number of entries",
1355 device_error(me, "property %s not found or of wrong type", property);
1359 device_error(me, "property %s contains an incomplete number of entries",
1403 device_error(me, "property %s not found or of wrong type", property);
1421 device_error(me, "property %s must be non-null", property);
1455 device_error(me, "property %s not found", property);
1458 device_error(me, "property %s of wrong type", property);
1470 device_error(me, "property %s invalid for string array", property);
1516 device_error(me, "Can only duplicate permenant objects");
1547 device_error(me, "no io.read_buffer method");
1564 device_error(me, "no io.write_buffer method");
1579 device_error(me, "no dma.read_buffer method");
1594 device_error(me, "no dma.write_buffer method");
1611 device_error(me, "no address.attach method");
1627 device_error(me, "no address.detach method");
1652 device_error(me, "no interrupt method");
1663 device_error(me, "No interrupt edge for port %d", my_port);
1738 device_error(me, "Interrupt port %s out of range",
1751 device_error(me, "Unreconized interrupt port %s", port_name);
1814 device_error(me, "no ioctl method");
1827 device_error(device *me,
1839 error("device_error: buffer overflow");
1976 device_error(me, "Unit address as specified by the reg property in conflict with the value previously specified in the devices path");
1984 device_error(me, "#address-cells property used before defined");
1989 device_error(me, "#size-cells property used before defined");