Home
last modified time | relevance | path

Searched defs:pio_mgr (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/staging/tidspbridge/pmgr/
Dio.c50 struct io_mgr_ *pio_mgr = NULL; in io_create() local
94 struct io_mgr_ *pio_mgr = (struct io_mgr_ *)hio_mgr; in io_destroy() local
/linux-3.3/drivers/staging/tidspbridge/core/
Dio_sm.c171 struct io_mgr *pio_mgr = NULL; in bridge_io_create() local
800 struct io_mgr *pio_mgr = (struct io_mgr *)hio_mgr; in io_cancel_chnl() local
820 static void io_dispatch_pm(struct io_mgr *pio_mgr) in io_dispatch_pm()
866 struct io_mgr *pio_mgr = (struct io_mgr *)ref_data; in io_dpc() local
934 struct io_mgr *pio_mgr; in io_mbox_msg() local
1066 static void input_chnl(struct io_mgr *pio_mgr, struct chnl_object *pchnl, in input_chnl()
1181 static void input_msg(struct io_mgr *pio_mgr, struct msg_mgr *hmsg_mgr) in input_msg()
1317 static void output_chnl(struct io_mgr *pio_mgr, struct chnl_object *pchnl, in output_chnl()
1400 static void output_msg(struct io_mgr *pio_mgr, struct msg_mgr *hmsg_mgr) in output_msg()