Searched refs:tf_dev_alloc_ident (Results 1 – 4 of 4) sorted by relevance
466 .tf_dev_alloc_ident = NULL,522 .tf_dev_alloc_ident = tf_ident_alloc,
774 .tf_dev_alloc_ident = NULL,830 .tf_dev_alloc_ident = tf_ident_alloc,
221 int (*tf_dev_alloc_ident)(struct tf *tfp, member
454 if (dev->ops->tf_dev_alloc_ident == NULL) { in tf_alloc_identifier()466 rc = dev->ops->tf_dev_alloc_ident(tfp, &aparms); in tf_alloc_identifier()