SYMBOL INDEX (17 symbols across 2 files) FILE: acpi_call.c type proc_dir_entry (line 25) | struct proc_dir_entry function get_avail_bytes (line 31) | static size_t get_avail_bytes(void) { function acpi_result_to_string (line 42) | static int acpi_result_to_string(union acpi_object *result) { function do_acpi_call (line 95) | static void do_acpi_call(const char * method, int argc, union acpi_objec... function u8 (line 141) | u8 decodeHex(char *hex) { type file (line 260) | struct file function acpi_proc_write (line 263) | static int acpi_proc_write( struct file *filp, const char __user *buff, function acpi_proc_read (line 305) | static ssize_t acpi_proc_read( struct file *filp, char __user *buff, type file_operations (line 320) | struct file_operations function acpi_proc_read (line 327) | static int acpi_proc_read(char *page, char **start, off_t off, function init_acpi_call (line 349) | static int __init init_acpi_call(void) function unload_acpi_call (line 379) | static void __exit unload_acpi_call(void) FILE: support/windump_hack/windump.c function XImage (line 15) | XImage * function Window (line 112) | Window CreateWindow(Display * dpy, int screen, int width, int height) function DrawImage (line 131) | void DrawImage(Display * dpy, Window win, XImage * image) function createShmImage (line 148) | void createShmImage(int w, int h, XShmSegmentInfo * sinfo, XShmSegmentIn... function drawMouse (line 170) | void drawMouse(XImage * img, int xm, int ym)