Linux Kernel
3.7.1
|
Data Fields | |
struct firmware * | fw |
size_t | pos |
void * | control_data |
int(* | write )(void *control_data, const struct sigma_action *sa, size_t len) |
Definition at line 45 of file sigmadsp.c.
void* control_data |
Definition at line 49 of file sigmadsp.c.
Definition at line 46 of file sigmadsp.c.
size_t pos |
Definition at line 47 of file sigmadsp.c.
int(* write)(void *control_data, const struct sigma_action *sa, size_t len) |
Definition at line 50 of file sigmadsp.c.