gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:_tk_swri_dev_d (0.00 seconds)
tkernel_2
kernel/sysmgr/src/device.c - 22.4KB - 827 lines
710:                 { DEVICE_TK_SWRI_DEV_D_PARA *p = pk_para;
711:                 return _tk_swri_dev_d(p->dd, p->start_d, p->buf, p->size,
712:                                       p->asize); }
kernel/sysmgr/src/deviceio.c - 35.3KB - 1,328 lines
897: {
898:         return _tk_swri_dev_d(dd, start, buf, size, asize);
899: }