Searched refs:tf_dev_alloc_ext_tbl (Results 1 – 3 of 3) sorted by relevance
149 .tf_dev_alloc_ext_tbl = NULL,187 .tf_dev_alloc_ext_tbl = tf_tbl_ext_alloc,
258 int (*tf_dev_alloc_ext_tbl)(struct tf *tfp, member
901 if (dev->ops->tf_dev_alloc_ext_tbl == NULL) { in tf_alloc_tbl_entry()910 rc = dev->ops->tf_dev_alloc_ext_tbl(tfp, &aparms); in tf_alloc_tbl_entry()