Hi, Inside the kernel source, there are some structs with the following format: static struct name1 name2 = { .some_struct = some_function, .some_struct = some_function, ... }; I didn't understand this structure, the some_function has something linked to some_function? What does it mean? How can I use it inside my code? Thanks _______________________________________________________ Yahoo! Mail agora com 100MB, anti-spam e antivírus grátis! http://br.info.mail.yahoo.com/ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/