Home
last modified time | relevance | path

Searched defs:txn (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/omapdrm/
Domap_dmm_tiler.c94 static void *alloc_dma(struct dmm_txn *txn, size_t sz, dma_addr_t *pa) in alloc_dma()
179 struct dmm_txn *txn = NULL; in dmm_txn_init() local
216 static void dmm_txn_append(struct dmm_txn *txn, struct pat_area *area, in dmm_txn_append()
263 static int dmm_txn_commit(struct dmm_txn *txn, bool wait) in dmm_txn_commit()
336 struct dmm_txn *txn; in fill() local
Domap_dmm_priv.h147 struct dmm_txn txn; member
/drivers/sbus/char/
Ductrl.c264 static void uctrl_do_txn(struct uctrl_driver *driver, struct uctrl_txn *txn) in uctrl_do_txn()
304 struct uctrl_txn txn; in uctrl_get_event_status() local
323 struct uctrl_txn txn; in uctrl_get_external_status() local
/drivers/staging/fwserial/
Dfwserial.c222 struct fwtty_transaction *txn = this; in fwtty_txn_constructor() local
230 struct fwtty_transaction *txn = cb_data; in fwtty_common_callback() local
245 struct fwtty_transaction *txn; in fwtty_send_data_async() local
264 struct fwtty_transaction *txn, int tcode, in fwtty_send_txn_async()
682 struct fwtty_transaction *txn) in fwtty_tx_complete()
716 struct fwtty_transaction *txn; in fwtty_tx() local
/drivers/dma/
Dsa11x0-dma.c182 struct sa11x0_dma_desc *txn = sa11x0_dma_next_desc(c); in sa11x0_dma_start_sg() local