QRTR_EP_NID_AUTO  147 net/qrtr/qrtr.c 	if (node->nid != QRTR_EP_NID_AUTO)
QRTR_EP_NID_AUTO  234 net/qrtr/qrtr.c 	if (node->nid != QRTR_EP_NID_AUTO || nid == QRTR_EP_NID_AUTO)
QRTR_EP_NID_AUTO  433 net/qrtr/qrtr.c 	node->nid = QRTR_EP_NID_AUTO;
QRTR_EP_NID_AUTO   72 net/qrtr/smd.c 	rc = qrtr_endpoint_register(&qdev->ep, QRTR_EP_NID_AUTO);
QRTR_EP_NID_AUTO   46 net/qrtr/tun.c 	return qrtr_endpoint_register(&tun->ep, QRTR_EP_NID_AUTO);