Searched refs:mgr_attrs (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddev.c142 struct chnl_mgrattrs mgr_attrs; local
204 mgr_attrs.max_channels = CHNL_MAXCHANNELS;
209 mgr_attrs.word_size = DSPWORDSIZE;
224 status = chnl_create(&dev_obj->hchnl_mgr, dev_obj, &mgr_attrs);

Completed in 96 milliseconds