Searched refs:cop_type (Results 1 – 2 of 2) sorted by relevance
44 enum vas_cop_type cop_type; member102 vas_init_tx_win_attr(&txattr, cp_inst->coproc->cop_type); in coproc_ioc_tx_win_open()113 txwin = vas_tx_win_open(vasid, cp_inst->coproc->cop_type, &txattr); in coproc_ioc_tx_win_open()210 int vas_register_coproc_api(struct module *mod, enum vas_cop_type cop_type, in vas_register_coproc_api() argument232 coproc_device.cop_type = cop_type; in vas_register_coproc_api()
173 int vas_register_coproc_api(struct module *mod, enum vas_cop_type cop_type,