Searched refs:ptnet_init_locked (Results 1 – 1 of 1) sorted by relevance
186 static int ptnet_init_locked(struct ptnet_softc *sc);740 ptnet_init_locked(sc); in ptnet_init()758 err = ptnet_init_locked(sc); in ptnet_ioctl()838 ptnet_init_locked(struct ptnet_softc *sc) in ptnet_init_locked() function