Searched refs:append (Results 1 – 8 of 8) sorted by relevance
97 u8 act, append; /* position in buffer[] */ member139 ps2port->act = ps2port->append = 0; in gscps2_flush()239 while ( (ps2port->buffer[ps2port->append].str = in gscps2_interrupt()241 ps2port->buffer[ps2port->append].data = in gscps2_interrupt()243 ps2port->append = ((ps2port->append+1) & BUFFER_SIZE); in gscps2_interrupt()254 while (ps2port->act != ps2port->append) { in gscps2_interrupt()
384 unsigned int frmlen, avail_emptybuff, append = 0; in shm_tx_work_func() local448 if (append) { in shm_tx_work_func()473 if (!append) { in shm_tx_work_func()475 append = 1; in shm_tx_work_func()510 append = 0; in shm_tx_work_func()
369 bool append = flags & DMA_PREP_INTERRUPT; in mxs_dma_prep_slave_sg() local370 int idx = append ? mxs_chan->desc_count : 0; in mxs_dma_prep_slave_sg()372 if (mxs_chan->status == DMA_IN_PROGRESS && !append) in mxs_dma_prep_slave_sg()375 if (sg_len + (append ? idx : 0) > NUM_CCW) { in mxs_dma_prep_slave_sg()389 if (append) { in mxs_dma_prep_slave_sg()
1289 int append = -pkt_len; in usbtouch_process_multi() local1290 if (unlikely(append > len)) in usbtouch_process_multi()1291 append = len; in usbtouch_process_multi()1292 if (usbtouch->buf_len + append >= usbtouch->type->rept_size) in usbtouch_process_multi()1294 memcpy(usbtouch->buffer + usbtouch->buf_len, pkt, append); in usbtouch_process_multi()1295 usbtouch->buf_len += append; in usbtouch_process_multi()
898 u64 append; in bfin_mac_hwtstamp_init() local901 append = PTP_CLK * (1ULL << 32); in bfin_mac_hwtstamp_init()902 do_div(append, get_sclk()); in bfin_mac_hwtstamp_init()903 bfin_write_EMAC_PTP_ADDEND((u32)append); in bfin_mac_hwtstamp_init()
83 p80211item_uint32_t append; member
18 logical block device. This can be used to simply append one48 tristate "Linear (append) mode"
218 the current scan table intact, update existing or append new scan data: