Home
last modified time | relevance | path

Searched refs:append (Results 1 – 8 of 8) sorted by relevance

/drivers/input/serio/
Dgscps2.c97 u8 act, append; /* position in buffer[] */ member
139 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()
/drivers/net/caif/
Dcaif_shmcore.c384 unsigned int frmlen, avail_emptybuff, append = 0; in shm_tx_work_func() local
448 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()
/drivers/dma/
Dmxs-dma.c369 bool append = flags & DMA_PREP_INTERRUPT; in mxs_dma_prep_slave_sg() local
370 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()
/drivers/input/touchscreen/
Dusbtouchscreen.c1289 int append = -pkt_len; in usbtouch_process_multi() local
1290 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()
/drivers/net/ethernet/adi/
Dbfin_mac.c898 u64 append; in bfin_mac_hwtstamp_init() local
901 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()
/drivers/staging/wlan-ng/
Dp80211metastruct.h83 p80211item_uint32_t append; member
/drivers/md/
DKconfig18 logical block device. This can be used to simply append one
48 tristate "Linear (append) mode"
/drivers/net/wireless/libertas/
DREADME218 the current scan table intact, update existing or append new scan data: