Home
last modified time | relevance | path

Searched refs:msg_input_ctrl (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/staging/tidspbridge/core/
Dio_sm.c104 struct msg_ctrl *msg_input_ctrl; member
711 hio_mgr->msg_input_ctrl = (struct msg_ctrl *)((u8 *) hio_mgr->shared_mem in bridge_io_on_loaded()
714 (u8 *) hio_mgr->msg_input_ctrl + sizeof(struct msg_ctrl); in bridge_io_on_loaded()
716 (struct msg_ctrl *)((u8 *) hio_mgr->msg_input_ctrl + in bridge_io_on_loaded()
727 hio_mgr->output, (u8 *) hio_mgr->msg_input_ctrl, in bridge_io_on_loaded()
1193 msg_ctr_obj = pio_mgr->msg_input_ctrl; in input_msg()