|
Linux Kernel
3.7.1
|
#include <pmcc4_private.h>
Data Fields | |
| struct musycc_globalr * | reg |
| struct musycc_groupr * | regram |
| void * | regram_saved |
| comet_t * | cometbase |
| struct sbe_card_info * | up |
| struct workqueue_struct * | wq_port |
| struct semaphore | sr_sem_busy |
| struct semaphore | sr_sem_wait |
| u_int32_t | sr_last |
| short | openchans |
| char | portnum |
| char | group_is_set |
| mch_t * | chan [MUSYCC_NCHANS] |
| struct sbecom_port_param | p |
| u_int8_t | tsm [32] |
| int | fifomap [32] |
Definition at line 128 of file pmcc4_private.h.
Definition at line 155 of file pmcc4_private.h.
| comet_t* cometbase |
Definition at line 136 of file pmcc4_private.h.
| int fifomap[32] |
Definition at line 163 of file pmcc4_private.h.
| char group_is_set |
Definition at line 152 of file pmcc4_private.h.
| short openchans |
Definition at line 150 of file pmcc4_private.h.
Definition at line 156 of file pmcc4_private.h.
| char portnum |
Definition at line 151 of file pmcc4_private.h.
Definition at line 131 of file pmcc4_private.h.
| struct musycc_groupr* regram |
Definition at line 132 of file pmcc4_private.h.
| void* regram_saved |
Definition at line 133 of file pmcc4_private.h.
| u_int32_t sr_last |
Definition at line 149 of file pmcc4_private.h.
Definition at line 145 of file pmcc4_private.h.
Definition at line 147 of file pmcc4_private.h.
| u_int8_t tsm[32] |
Definition at line 162 of file pmcc4_private.h.
| struct sbe_card_info* up |
Definition at line 137 of file pmcc4_private.h.
| struct workqueue_struct* wq_port |
Definition at line 144 of file pmcc4_private.h.
1.8.2