ddwwrriittee() -- Driver-Access Routine

vvooiidd
ddwwrriittee(_d_e_v, _i_o_p)
ddeevv_tt _d_e_v;
IIOO  *_i_o_p;

ddwwrriittee()  calls the  function pointed  to  by field  cc_wwrriittee in  the device
driver's CCOONN  structure.  This function writes to  a device.  _d_e_v indicates
the device in question; _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
