Lines Matching defs:device
56 "minor number of the misc device, default is -1 (automatic)");
552 /* Initializes the device - this comes from the AML code in the ACPI bios */
604 /* Disables the device - this comes from the AML code in the ACPI bios */
853 * events belonging to the sonypi device we don't know about,
1118 static int sonypi_acpi_add(struct acpi_device *device)
1120 sonypi_acpi_device = device;
1121 strcpy(acpi_device_name(device), "Sony laptop hotkeys");
1122 strcpy(acpi_device_class(device), "sony/hotkey");
1126 static int sonypi_acpi_remove(struct acpi_device *device)
1284 printk(KERN_INFO "sonypi: device allocated minor is %d\n",
1443 static int sonypi_suspend(struct device *dev)
1451 static int sonypi_resume(struct device *dev)