Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | entry |
unsigned int | flags |
int(* | handler )(struct hwa742_request *req) |
void(* | complete )(void *data) |
void * | complete_data |
union { | |
struct update_param update | |
struct completion * sync | |
} | par |
union { ... } par |
struct completion* sync |
struct update_param update |