Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/pmgr/
Dio.c44 struct io_mgr_ *pio_mgr = NULL; in io_create() local
84 struct io_mgr_ *pio_mgr = (struct io_mgr_ *)hio_mgr; in io_destroy() local
/linux-3.4.99/drivers/staging/tidspbridge/core/
Dio_sm.c168 struct io_mgr *pio_mgr = NULL; in bridge_io_create() local
797 struct io_mgr *pio_mgr = (struct io_mgr *)hio_mgr; in io_cancel_chnl() local
817 static void io_dispatch_pm(struct io_mgr *pio_mgr) in io_dispatch_pm()
863 struct io_mgr *pio_mgr = (struct io_mgr *)ref_data; in io_dpc() local
931 struct io_mgr *pio_mgr; in io_mbox_msg() local
1050 static void input_chnl(struct io_mgr *pio_mgr, struct chnl_object *pchnl, in input_chnl()
1164 static void input_msg(struct io_mgr *pio_mgr, struct msg_mgr *hmsg_mgr) in input_msg()
1300 static void output_chnl(struct io_mgr *pio_mgr, struct chnl_object *pchnl, in output_chnl()
1383 static void output_msg(struct io_mgr *pio_mgr, struct msg_mgr *hmsg_mgr) in output_msg()