Searched refs:uhso_callback (Results 1 – 1 of 1) sorted by relevance
275 typedef int (*uhso_callback)(struct uhso_port *); typedef286 uhso_callback hp_abort; /* abort any transfers */287 uhso_callback hp_detach; /* detach port completely */288 uhso_callback hp_init; /* init port (first open) */289 uhso_callback hp_clean; /* clean port (last close) */290 uhso_callback hp_write; /* write data */292 uhso_callback hp_read; /* read data */294 uhso_callback hp_control; /* set control lines */