Home
last modified time | relevance | path

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

/drivers/staging/tidspbridge/include/dspbridge/
Ddspdefs.h557 typedef int(*fxn_chnl_getinfo) (struct chnl_object *chnl_obj, typedef
1000 fxn_chnl_getinfo chnl_get_info; /* Get channel specific info */
/drivers/staging/tidspbridge/pmgr/
Ddev.c950 STORE_FXN(fxn_chnl_getinfo, chnl_get_info); in store_interface_fxns()