Lines Matching defs:context
531 * context - Passed to user function(s) above
559 void *context, void **return_value)
609 context, return_value);
637 void *context, void **return_value)
639 struct acpi_get_devices_info *info = context;
741 info->context, return_value);
751 * context - Passed to user function
773 void *context, void **return_value)
788 * to know what it is, and their context parameter.
791 info.context = context;