Searched refs:ntb_client_ops_is_valid (Results 1 – 2 of 2) sorted by relevance
83 if (!ntb_client_ops_is_valid(&client->ops)) in __ntb_register_client()
178 static inline int ntb_client_ops_is_valid(const struct ntb_client_ops *ops) in ntb_client_ops_is_valid() function