Searched refs:fixit (Results 1 – 3 of 3) sorted by relevance
345 char *fixit; in MIDIbuf_read() local347 fixit = (char *) &tmp_data; in MIDIbuf_read()351 if (copy_to_user(&(buf)[c], fixit, 1)) { in MIDIbuf_read()
353 char *fixit = dmabuf; in audio_read() local355 if(copy_to_user(&(buf)[p], fixit, l)) in audio_read()
114 char *fixit = (char *) &iqueue[iqhead * IEV_SZ]; in sequencer_read() local116 if (copy_to_user(&(buf)[p], fixit, ev_len)) in sequencer_read()