Functions | |
| void | pcmcia_socket_class_pre_process (ClassDeviceHandler *self, HalDevice *d, const char *sysfs_path, struct sysfs_class_device *class_device) |
| This method is called just before the device is either merged onto the sysdevice or added to the GDL (cf. | |
Variables | |
| ClassDeviceHandler | pcmcia_socket_class_handler |
| Method specialisations for input device class. | |
|
||||||||||||||||||||
|
This method is called just before the device is either merged onto the sysdevice or added to the GDL (cf. merge_or_add). This is useful for extracting more information about the device through e.g. ioctl's using the device file property and also for setting info.category|capability.
Definition at line 70 of file pcmcia_socket_class_device.c. References hal_device_add_capability(). |
|
|
Initial value: {
class_device_init,
class_device_detection_done,
class_device_shutdown,
class_device_tick,
class_device_accept,
class_device_visit,
class_device_removed,
class_device_udev_event,
class_device_get_device_file_target,
pcmcia_socket_class_pre_process,
class_device_post_merge,
class_device_got_udi,
NULL,
"pcmcia_socket",
"pcmcia_socket",
FALSE,
TRUE
}
Definition at line 80 of file pcmcia_socket_class_device.c. |
1.3.6-20040222