Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/
Ddspdefs.h996 fxn_chnl_addioreq chnl_add_io_req; /* Req I/O on a channel. */ member
/linux-3.4.99/drivers/staging/tidspbridge/rmgr/
Ddisp.c602 status = (*intf_fxns->chnl_add_io_req) (chnl_obj, pbuf, ul_bytes, 0, in send_message()
623 status = (*intf_fxns->chnl_add_io_req) (chnl_obj, pbuf, ul_bytes, in send_message()
Dstrm.c365 status = (*intf_fxns->chnl_add_io_req) in strm_issue()
/linux-3.4.99/drivers/staging/tidspbridge/pmgr/
Ddev.c946 STORE_FXN(fxn_chnl_addioreq, chnl_add_io_req); in store_interface_fxns()