Searched refs:tf_dev_alloc_tbl_scope (Results 1 – 4 of 4) sorted by relevance
498 .tf_dev_alloc_tbl_scope = NULL,563 .tf_dev_alloc_tbl_scope = tf_em_ext_common_alloc,
806 .tf_dev_alloc_tbl_scope = NULL,872 .tf_dev_alloc_tbl_scope = NULL,
890 int (*tf_dev_alloc_tbl_scope)(struct tf *tfp, member
1510 if (dev->ops->tf_dev_alloc_tbl_scope != NULL) { in tf_alloc_tbl_scope()1511 rc = dev->ops->tf_dev_alloc_tbl_scope(tfp, parms); in tf_alloc_tbl_scope()