Lines Matching defs:eeepc_laptop
152 struct eeepc_laptop {
207 static int set_acpi(struct eeepc_laptop *eeepc, int cm, int value)
221 static int get_acpi(struct eeepc_laptop *eeepc, int cm)
236 static int acpi_setter_handle(struct eeepc_laptop *eeepc, int cm,
270 struct eeepc_laptop *eeepc = dev_get_drvdata(dev);
284 struct eeepc_laptop *eeepc = dev_get_drvdata(dev);
326 static int get_cpufv(struct eeepc_laptop *eeepc, struct eeepc_cpufv *c)
343 struct eeepc_laptop *eeepc = dev_get_drvdata(dev);
360 struct eeepc_laptop *eeepc = dev_get_drvdata(dev);
372 struct eeepc_laptop *eeepc = dev_get_drvdata(dev);
395 struct eeepc_laptop *eeepc = dev_get_drvdata(dev);
404 struct eeepc_laptop *eeepc = dev_get_drvdata(dev);
443 static int eeepc_platform_init(struct eeepc_laptop *eeepc)
469 static void eeepc_platform_exit(struct eeepc_laptop *eeepc)
487 struct eeepc_laptop *eeepc;
489 eeepc = container_of(work, struct eeepc_laptop, tpd_led_work);
497 struct eeepc_laptop *eeepc;
499 eeepc = container_of(led_cdev, struct eeepc_laptop, tpd_led);
507 struct eeepc_laptop *eeepc;
509 eeepc = container_of(led_cdev, struct eeepc_laptop, tpd_led);
514 static int eeepc_led_init(struct eeepc_laptop *eeepc)
542 static void eeepc_led_exit(struct eeepc_laptop *eeepc)
552 static bool eeepc_wlan_rfkill_blocked(struct eeepc_laptop *eeepc)
559 static void eeepc_rfkill_hotplug(struct eeepc_laptop *eeepc, acpi_handle handle)
632 static void eeepc_rfkill_hotplug_update(struct eeepc_laptop *eeepc, char *node)
645 struct eeepc_laptop *eeepc = data;
653 static int eeepc_register_rfkill_notifier(struct eeepc_laptop *eeepc,
679 static void eeepc_unregister_rfkill_notifier(struct eeepc_laptop *eeepc,
707 struct eeepc_laptop *eeepc;
710 eeepc = container_of(hotplug_slot, struct eeepc_laptop, hotplug_slot);
726 static int eeepc_setup_pci_hotplug(struct eeepc_laptop *eeepc)
765 static int eeepc_new_rfkill(struct eeepc_laptop *eeepc,
797 static void eeepc_rfkill_exit(struct eeepc_laptop *eeepc)
828 static int eeepc_rfkill_init(struct eeepc_laptop *eeepc)
888 struct eeepc_laptop *eeepc = dev_get_drvdata(device);
908 struct eeepc_laptop *eeepc = dev_get_drvdata(device);
1071 static int eeepc_hwmon_init(struct eeepc_laptop *eeepc)
1090 struct eeepc_laptop *eeepc = bl_get_data(bd);
1097 struct eeepc_laptop *eeepc = bl_get_data(bd);
1112 static int eeepc_backlight_notify(struct eeepc_laptop *eeepc)
1122 static int eeepc_backlight_init(struct eeepc_laptop *eeepc)
1145 static void eeepc_backlight_exit(struct eeepc_laptop *eeepc)
1155 static int eeepc_input_init(struct eeepc_laptop *eeepc)
1189 static void eeepc_input_exit(struct eeepc_laptop *eeepc)
1199 static void eeepc_input_notify(struct eeepc_laptop *eeepc, int event)
1209 struct eeepc_laptop *eeepc = acpi_driver_data(device);
1249 static void eeepc_dmi_check(struct eeepc_laptop *eeepc)
1297 static void cmsg_quirk(struct eeepc_laptop *eeepc, int cm, const char *name)
1311 static void cmsg_quirks(struct eeepc_laptop *eeepc)
1319 static int eeepc_acpi_init(struct eeepc_laptop *eeepc)
1351 static void eeepc_enable_camera(struct eeepc_laptop *eeepc)
1365 struct eeepc_laptop *eeepc;
1369 eeepc = kzalloc(sizeof(struct eeepc_laptop), GFP_KERNEL);
1445 struct eeepc_laptop *eeepc = acpi_driver_data(device);