Searched refs:cfhsi_up (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/net/caif/ | ||
| D | caif_hsi.h | 104 int (*cfhsi_up) (struct cfhsi_ops *dev); member |
| /linux-4.4.14/drivers/net/caif/ | ||
| D | caif_hsi.c | 1231 res = cfhsi->ops->cfhsi_up(cfhsi->ops); in cfhsi_open() |