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