Search | Google it | Results 1 - 1 of 1 for funcall:gdi_defdevice (0.00 seconds) |
932: /* Device registration */ 933: err = gdi_defdevice(gdi, idev); 934: if ( err < E_OK ) goto err_ret5; 972: /* Update the device registration */ 973: err = gdi_defdevice(gdi, NULL); 974: if ( err < E_OK ) goto err_ret;