ddrreeaadd() -- Driver-Access Routine

#iinncclluuddee <ssyyss/ttyyppeess.hh>
vvooiidd
ddrreeaadd(_d_e_v, _i_o_p)
ddeevv_tt _d_e_v;
IIOO *_i_o_p;

ddrreeaadd()  calls  the function  pointed  to  by field  cc_rreeaadd  in the  device
driver's  CCOONN  structure.   This  function  reads  from  the  device.   _d_e_v
indicates the device to be read.  _i_o_p points to the IIOO structure.

_S_e_e _A_l_s_o
ddrriivveerr-aacccceessss rroouuttiinneess
