Go to the source code of this file.
|
int | bridge_io_create (struct io_mgr **io_man, struct dev_object *hdev_obj, const struct io_attrs *mgr_attrts) |
|
int | bridge_io_destroy (struct io_mgr *hio_mgr) |
|
struct shm_symbol_val * | _get_shm_symbol_values (struct io_mgr *hio_mgr) |
|
int | bridge_io_on_loaded (struct io_mgr *hio_mgr) |
|
u32 | io_buf_size (struct io_mgr *hio_mgr) |
|
void | io_cancel_chnl (struct io_mgr *hio_mgr, u32 chnl) |
|
void | io_dpc (unsigned long ref_data) |
|
int | io_mbox_msg (struct notifier_block *self, unsigned long len, void *msg) |
|
void | io_request_chnl (struct io_mgr *io_manager, struct chnl_object *pchnl, u8 io_mode, u16 *mbx_val) |
|
void | iosm_schedule (struct io_mgr *io_manager) |
|
int | io_sh_msetting (struct io_mgr *hio_mgr, u8 desc, void *pargs) |
|
int | bridge_io_get_proc_load (struct io_mgr *hio_mgr, struct dsp_procloadstat *proc_lstat) |
|
#define EXTEND "_EXT_END" |
#define MAX_MMU_DBGBUFF 10240 |
#define MMU_FAULT_HEAD1 0xa5a5a5a5 |
#define MMU_FAULT_HEAD2 0x96969696 |
#define NOTENABLED 0xffff /* Channel(s) not enabled */ |
#define OUTPUTNOTREADY 0xffff |
#define SWAP_WORD |
( |
|
x | ) |
(x) |
#define UL_PAGE_ALIGN_SIZE 0x10000 /* Page Align Size */ |