Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c579 size_t bam_txn_size; in alloc_bam_transaction() local
583 bam_txn_size = in alloc_bam_transaction()
589 bam_txn_buf = devm_kzalloc(nandc->dev, bam_txn_size, GFP_KERNEL); in alloc_bam_transaction()